aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 41e530c7..993337c1 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -168,7 +168,7 @@ mostlyclean: clean
Makefile: config.status $(srcdir)/Makefile.in
$(SHELL) config.status
@echo "You can ignore any makedepend error messages"
- -makedepend -fMakefile *.c
+ -makedepend -I. -fMakefile *.c
config.h: stamp-config