From 53ff7b09f2995edfbd52b9789fe2dfe015e6c4a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Thu, 21 May 2015 06:24:47 +0200 Subject: Imported Upstream version 3.17.1.1 --- data/appdata/Makefile.am | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 data/appdata/Makefile.am (limited to 'data/appdata/Makefile.am') 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) -- cgit v1.2.3