]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TGeant4/Makefile
Enable creation of fast rec points for ITS, when input argument for ITS = 2.
[u/mrichter/AliRoot.git] / TGeant4 / Makefile
index 0f2a6ced78ad4c050a9f2700c1fed80ef14170fc..774ab7df4c1cc6de38667d33e0761a646632c167 100644 (file)
@@ -33,7 +33,7 @@ ifneq ($(ALICE_TARGET),OSF1)
 DICT          = TGeant4Cint.cxx
 DICTH         = TGeant4.h TG4VRunConfiguration.h \
                TG4Editor.h TG4MainFrame.h TG4GeometryGUI.h TG4GuiVolume.h \
-               TG4MaterialsFrames.h TG4VolumesFrames.h \
+               TG4MaterialsFrames.h TG4VolumesFrames.h TG4ListTreeFrame.h \
                TGeant4LinkDef.h
 DICTO         = $(patsubst %.cxx,tgt_$(ALICE_TARGET)/%.o,$(DICT))
 endif