summaryrefslogtreecommitdiff
path: root/source4/Makefile.waf
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2010-03-15 18:55:23 +1100
committerAndrew Tridgell <tridge@samba.org>2010-04-06 20:26:49 +1000
commit5d588cf0a68f8f3a822d9f414bf6c616f9a8b3ce (patch)
tree4f10b5614d241b0c97293a3f6e20cf589782eaa3 /source4/Makefile.waf
parent7cd9a6be35ca50fb6e85b9507a9e7dc377ed65da (diff)
downloadsamba-5d588cf0a68f8f3a822d9f414bf6c616f9a8b3ce.tar.gz
samba-5d588cf0a68f8f3a822d9f414bf6c616f9a8b3ce.tar.bz2
samba-5d588cf0a68f8f3a822d9f414bf6c616f9a8b3ce.zip
build: use a plain build, at request of metze :)
Diffstat (limited to 'source4/Makefile.waf')
-rw-r--r--source4/Makefile.waf2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/Makefile.waf b/source4/Makefile.waf
index 976c258993..59eca68f86 100644
--- a/source4/Makefile.waf
+++ b/source4/Makefile.waf
@@ -2,7 +2,7 @@
WAF=WAFCACHE=$(HOME)/.wafcache ../buildtools/waf
all:
- $(WAF) build -p
+ $(WAF) build
install:
$(WAF) install