diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-08-19 16:46:00 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-08-19 16:46:00 +0200 |
commit | 3a5d7105589e39b43fe5e9256e8137d7e783141d (patch) | |
tree | 6a0c9fda7110bbee1213b0d347e11c84a8266875 /data/appdata | |
parent | f1a6c049e615f5739183d2558df9db5bca43cd68 (diff) | |
parent | 05e2631353c9f9522564ca06efc8fc5ba3a863cb (diff) |
Merge tag 'upstream/3.17.90'
Upstream version 3.17.90
Diffstat (limited to 'data/appdata')
-rw-r--r-- | data/appdata/Makefile.am | 1 | ||||
-rw-r--r-- | data/appdata/Makefile.in | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/data/appdata/Makefile.am b/data/appdata/Makefile.am index 4726d69..37b3e67 100644 --- a/data/appdata/Makefile.am +++ b/data/appdata/Makefile.am @@ -5,5 +5,4 @@ appdata_DATA = simple-scan.appdata.xml EXTRA_DIST = simple-scan.appdata.xml.in DISTCLEANFILES = \ - Makefile.in \ $(appdata_DATA) diff --git a/data/appdata/Makefile.in b/data/appdata/Makefile.in index b520fe1..ea56f50 100644 --- a/data/appdata/Makefile.in +++ b/data/appdata/Makefile.in @@ -276,7 +276,6 @@ appdatadir = $(datadir)/appdata appdata_DATA = simple-scan.appdata.xml EXTRA_DIST = simple-scan.appdata.xml.in DISTCLEANFILES = \ - Makefile.in \ $(appdata_DATA) all: all-am |