summaryrefslogtreecommitdiff
path: root/data/appdata/Makefile.am
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2015-05-21 06:24:47 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2015-05-21 06:24:47 +0200
commit53ff7b09f2995edfbd52b9789fe2dfe015e6c4a3 (patch)
treeeff4943705cd140d2c25c1854eb1817072c3cf95 /data/appdata/Makefile.am
parent94b3317504dade2520f47e813c780f7e54a3ac2f (diff)
Imported Upstream version 3.17.1.1upstream/3.17.1.1
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)