From: Andrew Tridgell Date: Thu, 6 Aug 2009 01:24:42 +0000 (+1000) Subject: deliberately break the build X-Git-Tag: talloc-2.0.0~464^2~53 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=57da47c1bd76157a6a403154551645c16ad64a75;p=thirdparty%2Fsamba.git deliberately break the build I want to make sure that the build breakage emails are now working correctly --- diff --git a/source4/Makefile b/source4/Makefile index 24e58bc37ab..28c246879cb 100644 --- a/source4/Makefile +++ b/source4/Makefile @@ -161,7 +161,7 @@ libraries:: $(STATIC_LIBS) $(SHARED_LIBS) modules:: $(PLUGINS) headers:: $(PUBLIC_HEADERS) manpages:: $(MANPAGES) -all:: showflags $(ALL_PREDEP) binaries modules pythonmods libraries headers +all:: DELIBERATEBUILDBREAKAGE showflags $(ALL_PREDEP) binaries modules pythonmods libraries headers everything:: all LD_LIBPATH_OVERRIDE = $(LIB_PATH_VAR)=$(shliboutputdir):$$$(LIB_PATH_VAR)