]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FMD/libFMDutil.pkg
bug fix
[u/mrichter/AliRoot.git] / FMD / libFMDutil.pkg
index e264112d64d784fbb0682c272b379fe3edb7d314..e7046190d78ef8ac020786b56c10d4f996c714d3 100644 (file)
@@ -13,12 +13,15 @@ SRCS                =  AliFMDInput.cxx              \
                   AliFMDBaseDA.cxx             \
                    AliFMDPedestalDA.cxx                \
                   AliFMDGainDA.cxx             \
-                  AliFMDSpectraDisplay.cxx     \
-                  AliFMDBackgroundCorrection.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)
 
 ifeq (win32gcc,$(ALICE_TARGET))
 PACKSOFLAGS:= $(SOFLAGS) -L$(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET) \