summaryrefslogtreecommitdiff
path: root/source3/Makefile.in
diff options
context:
space:
mode:
authorMartin Pool <mbp@samba.org>2002-04-30 05:44:25 +0000
committerMartin Pool <mbp@samba.org>2002-04-30 05:44:25 +0000
commit00ed98af37530c8c49a29f54a80e0e6b5a43f9f9 (patch)
treede6dfb01a7ff5f440e1ecdbdbcdc0a335bd602cf /source3/Makefile.in
parent8e5ef527cc964e079457db78828d89630e8bae77 (diff)
downloadsamba-00ed98af37530c8c49a29f54a80e0e6b5a43f9f9.tar.gz
samba-00ed98af37530c8c49a29f54a80e0e6b5a43f9f9.tar.bz2
samba-00ed98af37530c8c49a29f54a80e0e6b5a43f9f9.zip
Fix $MAKE
(This used to be commit e5544de99872803843e8f35bb79a8bae0cfa95ff)
Diffstat (limited to 'source3/Makefile.in')
-rw-r--r--source3/Makefile.in2
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