summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source3/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index 544dbf3974..1da439f975 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -589,7 +589,7 @@ $(srcdir)/include/stamp-h.in: @MAINT@ $(srcdir)/acconfig.h $(srcdir)/configure.i
@: >> $@ || : > $@ # what a fancy emoticon!
.deps/.stamp: .deps/.dummy
- @:
+ @: >> $@ || : > $@
.deps/depend: .deps/.stamp
@echo Updating dependencies