summaryrefslogtreecommitdiff
path: root/help/Makefile.in
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2015-08-19 16:46:00 +0200
committerJörg Frings-Fürst <debian@jff-webhosting.net>2015-08-19 16:46:00 +0200
commit3a5d7105589e39b43fe5e9256e8137d7e783141d (patch)
tree6a0c9fda7110bbee1213b0d347e11c84a8266875 /help/Makefile.in
parentf1a6c049e615f5739183d2558df9db5bca43cd68 (diff)
parent05e2631353c9f9522564ca06efc8fc5ba3a863cb (diff)
Merge tag 'upstream/3.17.90'
Upstream version 3.17.90
Diffstat (limited to 'help/Makefile.in')
-rw-r--r--help/Makefile.in4
1 files changed, 0 insertions, 4 deletions
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"