From: Andrew Tridgell Date: Thu, 6 Aug 2009 01:36:52 +0000 (+1000) Subject: Revert "deliberately break the build" X-Git-Tag: talloc-2.0.0~464^2~52 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=740a40e74eb79234e1c40ca88768202b3c0af2b9;p=thirdparty%2Fsamba.git Revert "deliberately break the build" This reverts commit 57da47c1bd76157a6a403154551645c16ad64a75. The build emails do work :-) --- diff --git a/source4/Makefile b/source4/Makefile index 28c246879cb..24e58bc37ab 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)