summaryrefslogtreecommitdiff
path: root/source4
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2009-08-06 11:36:52 +1000
committerAndrew Tridgell <tridge@samba.org>2009-08-06 11:36:52 +1000
commit740a40e74eb79234e1c40ca88768202b3c0af2b9 (patch)
tree5bd71240e2facda348f3dc1dc843bd0b769c3e5f /source4
parent57da47c1bd76157a6a403154551645c16ad64a75 (diff)
downloadsamba-740a40e74eb79234e1c40ca88768202b3c0af2b9.tar.gz
samba-740a40e74eb79234e1c40ca88768202b3c0af2b9.tar.bz2
samba-740a40e74eb79234e1c40ca88768202b3c0af2b9.zip
Revert "deliberately break the build"
This reverts commit 57da47c1bd76157a6a403154551645c16ad64a75. The build emails do work :-)
Diffstat (limited to 'source4')
-rw-r--r--source4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/Makefile b/source4/Makefile
index 28c246879c..24e58bc37a 100644
--- a/source4/Makefile
+++ b/source4/Makefile
@@ -161,7 +161,7 @@ libraries:: $(STATIC_LIBS) $(SHARED_LIBS)
modules:: $(PLUGINS)
headers:: $(PUBLIC_HEADERS)
manpages:: $(MANPAGES)
-all:: DELIBERATEBUILDBREAKAGE showflags $(ALL_PREDEP) binaries modules pythonmods libraries headers
+all:: showflags $(ALL_PREDEP) binaries modules pythonmods libraries headers
everything:: all
LD_LIBPATH_OVERRIDE = $(LIB_PATH_VAR)=$(shliboutputdir):$$$(LIB_PATH_VAR)