From: cvetan Date: Mon, 5 Mar 2007 16:42:55 +0000 (+0000) Subject: Bugfix (thanks to Matevz for finding it) X-Git-Url: http://git.uio.no/git/?p=u%2Fmrichter%2FAliRoot.git;a=commitdiff_plain;h=3b85abd60bef18825388d20c637a8bced0346561;hp=72295f6f13be7da62d2214ac7bc099fd91cb04cd Bugfix (thanks to Matevz for finding it) --- diff --git a/Makefile b/Makefile index f5cf4293c41..2ed02b36f8c 100644 --- a/Makefile +++ b/Makefile @@ -96,7 +96,7 @@ ALIROOTMODULES := STEER PHOS TRD TPC ZDC MUON PMD FMD TOF ITS \ JETAN HLT LHC ESDCheck ifneq ($(wildcard $(ROOTSYS)/include/TGLIncludes.h),) -MODULES += EVE +ALIROOTMODULES += EVE endif ifeq ($(findstring TFluka,$(MAKECMDGOALS)),TFluka)