]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWG2/libPWG2spectra.pkg
Ref storage set in initialisation
[u/mrichter/AliRoot.git] / PWG2 / libPWG2spectra.pkg
index b3819d612f7cac97f1f9697be53adc69d3517b39..0684165da03b5b2f891ef5b89aeb50822a7cc064 100644 (file)
@@ -1,6 +1,6 @@
 #-*- Mode: Makefile -*-
 
-SRCS=SPECTRA/AliProtonAnalysis.cxx
+SRCS=SPECTRA/AliProtonAnalysis.cxx SPECTRA/AliProtonQAAnalysis.cxx
 
 HDRS= $(SRCS:.cxx=.h) 
 
@@ -12,5 +12,5 @@ EINCLUDE:=
 
 ifeq (win32gcc,$(ALICE_TARGET))
 PACKSOFLAGS:= $(SOFLAGS) -L$(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET) \
-                         -lESD -lAOD -lSTEERBase
+                         -lESD -lAOD -lSTEERBase -lCORRFW
 endif