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