summaryrefslogtreecommitdiff
path: root/help/Makefile.in
diff options
context:
space:
mode:
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"