]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - RAW/Make-macros
Remove usage of old (s)digitizers (Laurent, Ivana)
[u/mrichter/AliRoot.git] / RAW / Make-macros
index 9d43db89519da76fc33efe3c13331af2dc7daf23..826453e6f5c596415fdf5cafd430e04e8a99c019 100644 (file)
@@ -59,7 +59,7 @@ $(ALIMDC):      $(MAINO) $(DICT) $(OBJS)
 
 $(DICT):        $(HDRS)
                @echo "Generating dictionary ..."
-               rootcint -f $(DICT) -c $(ROOTH) $(HDRS)
+               rootcint -f $(DICT) -c $(CXXFLAGS) $(ROOTH) $(HDRS)
 
 $(DICTO):       $(DICT)
                $(CXX) $(NOOPT) $(CXXFLAGS) -c $(DICT)