summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
Diffstat (limited to 'source4')
-rw-r--r--source4/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/source4/Makefile b/source4/Makefile
index e734b01834..a5f32e19d6 100644
--- a/source4/Makefile
+++ b/source4/Makefile
@@ -164,6 +164,10 @@ uninstallheader::
uninstallman::
@$(SHELL) $(srcdir)/script/uninstallman.sh $(DESTDIR)$(mandir) $(MANPAGES)
+config.status:
+ @echo "config.status does not exist. Please run ./configure."
+ @/bin/false
+
data.mk: config.status $(MK_FILES)
./config.status