]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - SHUTTLE/test/Makefile
ALIROOT-5488 Add in EINCLUDE for SHUTTLE missing dirs
[u/mrichter/AliRoot.git] / SHUTTLE / test / Makefile
index 352fc41cb95d0cbea1f0aa962bf4079dddc2f3ae..2c9c50d234ad2425407161b4050ff136f1016fb0 100644 (file)
@@ -2,8 +2,8 @@
 include ../../build/Makefile.$(ALICE_TARGET)
 
 
-CLASSES = TestITSPreprocessorSPD.cxx TestTPCPreprocessor.cxx TestRICHPreprocessor.cxx AliTPCDataDCS.cxx \
-         TestZDCPreprocessor.cxx
+CLASSES = TestITSPreprocessorSPD.cxx TestTPCPreprocessor.cxx TestHMPIDPreprocessor.cxx AliTPCDataDCS.cxx \
+         TestZDCPreprocessor.cxx TestTRDPreprocessor.cxx
 DICT = DictTest.cxx
 
 HEADERS := $(patsubst %.cxx,%.h,$(CLASSES))