]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FMD/libFMDutil.pkg
Changes of Jens
[u/mrichter/AliRoot.git] / FMD / libFMDutil.pkg
index 2c5f1d77c4f6e9921e5d7584f645a9d296f80444..e7046190d78ef8ac020786b56c10d4f996c714d3 100644 (file)
@@ -12,15 +12,16 @@ 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 FMD/analysis
+EINCLUDE       := RAW
 
-ELIBS           := FMDanalysis
-ELIBSDIR       := $(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET)
+#ELIBS           := FMDanalysis
+#ELIBSDIR      := $(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET)
 
 ifeq (win32gcc,$(ALICE_TARGET))
 PACKSOFLAGS:= $(SOFLAGS) -L$(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET) \