summaryrefslogtreecommitdiff
path: root/data/appdata/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'data/appdata/Makefile.am')
-rw-r--r--data/appdata/Makefile.am9
1 files changed, 9 insertions, 0 deletions
diff --git a/data/appdata/Makefile.am b/data/appdata/Makefile.am
new file mode 100644
index 0000000..4726d69
--- /dev/null
+++ b/data/appdata/Makefile.am
@@ -0,0 +1,9 @@
+appdatadir = $(datadir)/appdata
+appdata_DATA = simple-scan.appdata.xml
+@INTLTOOL_XML_RULE@
+
+EXTRA_DIST = simple-scan.appdata.xml.in
+
+DISTCLEANFILES = \
+ Makefile.in \
+ $(appdata_DATA)