summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source3/Makefile.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in
index a4109e5da7..53f4fad9d2 100644
--- a/source3/Makefile.in
+++ b/source3/Makefile.in
@@ -677,7 +677,6 @@ dynconfig.o: dynconfig.c Makefile
@$(CC) $(FLAGS) $(PATH_FLAGS) -c $< -o $@
dynconfig.po: dynconfig.c Makefile
- @$(MAKE) modules_clean
@if (: >> $@ || : > $@) >/dev/null 2>&1; then rm -f $@; else \
dir=`echo $@ | sed 's,/[^/]*$$,,;s,^$$,.,'` $(MAKEDIR); fi
@echo Compiling $*.c with @PICFLAG@