summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 98ac0824..dbf8c6e3 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -445,7 +445,8 @@ doc_install install_doc:
# Dummy target to prevent accidental invocation of the default "all" target
nothing:
-always_everything: all doc rdf
+always_everything: dirs
+ $(MAKE) all doc
everything: always_everything
$(MAKE) $(MANPAGES) $(NSIS) nothing