]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FMD/libFMDutil.pkg
Bug fix in multiplicity limits.
[u/mrichter/AliRoot.git] / FMD / libFMDutil.pkg
index 2c5f1d77c4f6e9921e5d7584f645a9d296f80444..d7a7e9556fc4b89360ca24600ceb49b78f94f456 100644 (file)
@@ -12,15 +12,16 @@ SRCS                =  AliFMDInput.cxx              \
                   AliFMDAnaESD.cxx             \
                   AliFMDBaseDA.cxx             \
                    AliFMDPedestalDA.cxx                \
-                  AliFMDGainDA.cxx             \
+                  AliFMDGainDA.cxx             \
+                  AliFMDSpectraDisplay.cxx     \
                   AliFMDBackgroundCorrection.cxx 
 
 HDRS           =  $(SRCS:.cxx=.h) 
 DHDR           := FMDutilLinkDef.h
 EINCLUDE       := RAW FMD/analysis
 
-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) \