]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Correct propagation of CINT flags
authorhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 7 Mar 2007 13:56:09 +0000 (13:56 +0000)
committerhristov <hristov@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 7 Mar 2007 13:56:09 +0000 (13:56 +0000)
ANALYSIS/Makefile

index a60e53a2fa6e258d42ee41044b34f40c6d106b73..bae56ca3bce33219ccb7ea404e6323b62d5ab99b 100644 (file)
@@ -51,7 +51,7 @@ clean:
 
 G__$(PACKAGE).cxx G__$(PACKAGE).h: $(HDRS) $(DHDR)
        @echo "Generating dictionary ..."
-       rootcint -f $@ -c $(ALICEINC) $^
+       rootcint -f $@ -c $(CINTFLAGS) $(ALICEINC) $^
 
 ### CREATE PAR FILE