Revert "deliberately break the build"
authorAndrew Tridgell <tridge@samba.org>
Thu, 6 Aug 2009 01:36:52 +0000 (11:36 +1000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 6 Aug 2009 01:36:52 +0000 (11:36 +1000)
This reverts commit 57da47c1bd76157a6a403154551645c16ad64a75.

The build emails do work :-)

source4/Makefile

index 28c246879cbe946f1c102c1fb795e26197d9eb32..24e58bc37ab397185ccd0805220e6a080f97ee5f 100644 (file)
@@ -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)