From 05e2631353c9f9522564ca06efc8fc5ba3a863cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Wed, 19 Aug 2015 16:45:53 +0200 Subject: Imported Upstream version 3.17.90 --- Makefile.in | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index f5de010..654dd68 100644 --- a/Makefile.in +++ b/Makefile.in @@ -156,7 +156,7 @@ ETAGS = etags CTAGS = ctags CSCOPE = cscope DIST_SUBDIRS = $(SUBDIRS) -am__DIST_COMMON = $(srcdir)/Makefile.in COPYING NEWS compile \ +am__DIST_COMMON = $(srcdir)/Makefile.in COPYING NEWS compile depcomp \ install-sh missing DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) distdir = $(PACKAGE)-$(VERSION) @@ -330,18 +330,6 @@ EXTRA_DIST = \ autogen.sh \ simple-scan.doap -DISTCLEANFILES = \ - Makefile.in \ - aclocal.m4 \ - compile \ - configure \ - depcomp \ - install-sh \ - missing \ - mkinstalldirs \ - omf.make \ - xmldocs.make - all: all-recursive .SUFFIXES: @@ -703,7 +691,6 @@ clean-generic: distclean-generic: -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) - -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) maintainer-clean-generic: @echo "This command is intended for maintainers to use" -- cgit v1.2.3