diff options
| author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-08-19 16:45:53 +0200 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-08-19 16:45:53 +0200 | 
| commit | 05e2631353c9f9522564ca06efc8fc5ba3a863cb (patch) | |
| tree | 4168e49cfae52263276634c33f1249186314a4a9 /data/appdata | |
| parent | ced7e763a5dbecf8ac3047badb320c84c1aadca2 (diff) | |
Imported Upstream version 3.17.90upstream/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  | 
