diff options
Diffstat (limited to 'twin4/Makefile.am')
-rw-r--r-- | twin4/Makefile.am | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/twin4/Makefile.am b/twin4/Makefile.am new file mode 100644 index 00000000..bce84320 --- /dev/null +++ b/twin4/Makefile.am @@ -0,0 +1,7 @@ +SUBDIRS = twin4 grafix + +AUTOMAKE_OPTIONS = foreign + +KDE_ICON = twin4 + +xdg_apps_DATA = twin4.desktop |