]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - SHUTTLE/test/Makefile
Implementation of Shuttle access to HLT FXS and database
[u/mrichter/AliRoot.git] / SHUTTLE / test / Makefile
index cc0a48ca598709be22623dfbb577786c4023d2bb..2c9c50d234ad2425407161b4050ff136f1016fb0 100644 (file)
@@ -3,7 +3,7 @@ include ../../build/Makefile.$(ALICE_TARGET)
 
 
 CLASSES = TestITSPreprocessorSPD.cxx TestTPCPreprocessor.cxx TestHMPIDPreprocessor.cxx AliTPCDataDCS.cxx \
-         TestZDCPreprocessor.cxx
+         TestZDCPreprocessor.cxx TestTRDPreprocessor.cxx
 DICT = DictTest.cxx
 
 HEADERS := $(patsubst %.cxx,%.h,$(CLASSES))