]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - MUON/libMUONevaluation.pkg
new functionality and new class added
[u/mrichter/AliRoot.git] / MUON / libMUONevaluation.pkg
index e2d29556670a50c89bc5f7dc4d9a2e45db06cfbe..4c9fe9897c805607af8295c12cc822a19311c5a5 100644 (file)
@@ -9,11 +9,8 @@ SRCS:= AliMUONPairLight.cxx \
        AliMUONTriggerGUI.cxx \
        AliMUONTriggerGUIbdmap.cxx \
        AliMUONTriggerGUIdimap.cxx \
-       AliMUONTriggerGUIboard.cxx \
-       AliMUONClusterInfo.cxx \
-       AliMUONPadInfo.cxx \
-       AliMUONContourMakerTest.cxx
-
+       AliMUONTriggerGUIboard.cxx
+       
 HDRS:= $(SRCS:.cxx=.h)
 
 DHDR:= MUONevaluationLinkDef.h
@@ -25,6 +22,6 @@ PACKSOFLAGS:= $(SOFLAGS) -L$(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET) \
                          -lMUONmapping -lMUONtrigger \
                          -lMUONgeometry -lMUONbase -lMUONsim -lMUONrec -lMUONcore -lMUONcalib \
                          -lSTEER -lCDB -lESD -lSTEERBase \
-                         -L$(shell root-config --libdir) -lEG -lGui
+                         -L$(ROOTLIBDIR) -lEG -lGui
 endif