X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=Jamrules;h=524a8c59ab9681ee20547d4dc9fc51238dcc7c16;hb=11ea32de7fcc2d667b13f95bb7097d808e6b0dd4;hp=3213e5db005deb6093c1594b3292a8a2f39d4074;hpb=eba5f4b45f92cb19a09fbac1a478648062480adb;p=supertux.git diff --git a/Jamrules b/Jamrules index 3213e5db0..524a8c59a 100644 --- a/Jamrules +++ b/Jamrules @@ -4,6 +4,9 @@ if ! $(top_builddir) } top_srcdir = $(TOP) ; +# unset some stuff defined in Jambase +LEX = ; + JAMCONFIG ?= $(top_builddir)/Jamconfig ; include $(JAMCONFIG) ; if ! $(JAMCONFIG_READ)