summaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2015-08-19 16:45:53 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2015-08-19 16:45:53 +0200
commit05e2631353c9f9522564ca06efc8fc5ba3a863cb (patch)
tree4168e49cfae52263276634c33f1249186314a4a9 /help
parentced7e763a5dbecf8ac3047badb320c84c1aadca2 (diff)
Imported Upstream version 3.17.90upstream/3.17.90
Diffstat (limited to 'help')
-rw-r--r--help/Makefile.am3
-rw-r--r--help/Makefile.in4
2 files changed, 0 insertions, 7 deletions
diff --git a/help/Makefile.am b/help/Makefile.am
index fd8d7e8..63f36be 100644
--- a/help/Makefile.am
+++ b/help/Makefile.am
@@ -22,6 +22,3 @@ HELP_FILES = index.page \
scanning.page
HELP_LINGUAS = de
-
-DISTCLEANFILES = \
- Makefile.in
diff --git a/help/Makefile.in b/help/Makefile.in
index 8b1b21f..3f251d5 100644
--- a/help/Makefile.in
+++ b/help/Makefile.in
@@ -263,9 +263,6 @@ HELP_FILES = index.page \
scanning.page
HELP_LINGUAS = de
-DISTCLEANFILES = \
- Makefile.in
-
all: all-am
.SUFFIXES:
@@ -365,7 +362,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"