summaryrefslogtreecommitdiff
path: root/source4/main.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-11-07 00:46:04 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:25:00 -0500
commit1b6fb6c2eb86c922e00b597138d79878eafe679e (patch)
tree38192b46ba7a011162d22d5a261efb9b8ba53033 /source4/main.mk
parent97aec1a70c260f19e21d56ed08b155f80370e71b (diff)
downloadsamba-1b6fb6c2eb86c922e00b597138d79878eafe679e.tar.gz
samba-1b6fb6c2eb86c922e00b597138d79878eafe679e.tar.bz2
samba-1b6fb6c2eb86c922e00b597138d79878eafe679e.zip
r19596: add basics to 'all' - hopefully fixes the build on some hosts
(This used to be commit b0f00ff72354cc34ad59470e13d5ab472416cc6c)
Diffstat (limited to 'source4/main.mk')
-rw-r--r--source4/main.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/main.mk b/source4/main.mk
index 4779044ad6..6ad6dcef6c 100644
--- a/source4/main.mk
+++ b/source4/main.mk
@@ -1,4 +1,4 @@
-all: showflags $(ALL_PREDEP) bin/asn1_compile bin/compile_et binaries libraries modules
+all: basics showflags $(ALL_PREDEP) bin/asn1_compile bin/compile_et binaries libraries modules
include dynconfig.mk
include heimdal_build/config.mk