]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
deliberately break the build
authorAndrew Tridgell <tridge@samba.org>
Thu, 6 Aug 2009 01:24:42 +0000 (11:24 +1000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 6 Aug 2009 01:25:29 +0000 (11:25 +1000)
I want to make sure that the build breakage emails are now working
correctly

source4/Makefile

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