diff options
-rw-r--r-- | source3/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/Makefile.in b/source3/Makefile.in index f7a7a333b2..ecd50b9305 100644 --- a/source3/Makefile.in +++ b/source3/Makefile.in @@ -852,7 +852,7 @@ include/wrepld_proto.h: $(WREPL_OBJ1) headers: - $(MAKE) $(MAKEFLAGS) delheaders include/proto.h include/build_env.h include/wrepld_proto.h winbindd_proto + $(MAKE) delheaders include/proto.h include/build_env.h include/wrepld_proto.h winbindd_proto proto: headers |