summaryrefslogtreecommitdiff
path: root/mate-conf/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'mate-conf/Makefile.am')
-rw-r--r--mate-conf/Makefile.am11
1 files changed, 11 insertions, 0 deletions
diff --git a/mate-conf/Makefile.am b/mate-conf/Makefile.am
new file mode 100644
index 0000000..61b1a17
--- /dev/null
+++ b/mate-conf/Makefile.am
@@ -0,0 +1,11 @@
+bin_SCRIPTS = mate-conf-import
+
+@INTLTOOL_DESKTOP_RULE@
+
+desktopdir = $(datadir)/applications
+desktop_in_files = mate-conf-import.desktop.in
+desktop_DATA = $(desktop_in_files:.desktop.in=.desktop)
+
+EXTRA_DIST = $(bin_SCRIPTS)
+
+CLEANFILES = mate-conf-import.desktop