diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-08-24 04:12:59 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-08-24 04:12:59 +0200 |
commit | bfca57fb52ab7101f701560a2e6feb3a388ef5bf (patch) | |
tree | ea668fc507b13648e52caaa04e013e8f2356d501 /data/appdata/Makefile.am | |
parent | ae99dce645e9bdde83f3e841b31e6bbba8262989 (diff) |
Imported Upstream version 3.21.90upstream/3.21.90
Diffstat (limited to 'data/appdata/Makefile.am')
-rw-r--r-- | data/appdata/Makefile.am | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/data/appdata/Makefile.am b/data/appdata/Makefile.am deleted file mode 100644 index 37b3e67..0000000 --- a/data/appdata/Makefile.am +++ /dev/null @@ -1,8 +0,0 @@ -appdatadir = $(datadir)/appdata -appdata_DATA = simple-scan.appdata.xml -@INTLTOOL_XML_RULE@ - -EXTRA_DIST = simple-scan.appdata.xml.in - -DISTCLEANFILES = \ - $(appdata_DATA) |