]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TRD/libTRDqaRec.pkg
1. Adding time dependent sigma - (important for v drift)
[u/mrichter/AliRoot.git] / TRD / libTRDqaRec.pkg
index 35b77b75af516389b6ca7cbcf10c790a69f0d0e0..9a44fe84222eb1747579fe514dc121afa1e215db 100644 (file)
@@ -1,7 +1,7 @@
 #-*- Mode: Makefile -*-
 
 ORGSRCS  := $(wildcard TRD/qaRec/*.cxx)
-ORGSRCS  += $(wildcard TRD/qaRec/AliTRDtrackInfo/*.cxx)
+ORGSRCS  += $(wildcard TRD/qaRec/info/*.cxx)
 SRCS     := $(patsubst TRD/%, %, ${ORGSRCS})
 
 HDRS= $(SRCS:.cxx=.h)