]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FMD/libFMDutil.pkg
Changes of Jens
[u/mrichter/AliRoot.git] / FMD / libFMDutil.pkg
index 6d9b7e2dfd774c2dc421c2cd12652aaecfa56de6..e7046190d78ef8ac020786b56c10d4f996c714d3 100644 (file)
@@ -12,13 +12,17 @@ SRCS                =  AliFMDInput.cxx              \
                   AliFMDAnaESD.cxx             \
                   AliFMDBaseDA.cxx             \
                    AliFMDPedestalDA.cxx                \
-                  AliFMDGainDA.cxx             \
-                  AliFMDBackgroundCorrection.cxx
+                  AliFMDGainDA.cxx             \
+                  AliFMDSpectraDisplay.cxx     
+
 
 HDRS           =  $(SRCS:.cxx=.h) 
 DHDR           := FMDutilLinkDef.h
 EINCLUDE       := RAW
 
+#ELIBS           := FMDanalysis
+#ELIBSDIR      := $(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET)
+
 ifeq (win32gcc,$(ALICE_TARGET))
 PACKSOFLAGS:= $(SOFLAGS) -L$(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET) \
                          -lFMDrec -lFMDbase -lSTEER -lCDB -lESD -lSTEERBase \