]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TOF/Makefile
New version for frame1099 with and without holes
[u/mrichter/AliRoot.git] / TOF / Makefile
index 0425811f2a7b9221d01383c5b2dd826a26a5a6de..31de1504b1188518785f3d7c8ef8d5dbbe2ebd67 100644 (file)
@@ -9,7 +9,7 @@ PACKAGE = TOF
 
 # C++ sources
 
-SRCS  = AliTOF.cxx     AliTOFv0.cxx      AliTOFv1.cxx    AliTOFv2.cxx AliTOFv3.cxx 
+SRCS  = AliTOF.cxx  AliTOFv0.cxx  AliTOFv1.cxx  AliTOFv2.cxx  AliTOFv3.cxx  AliTOFv4.cxx  AliTOFv5.cxx  AliTOFv6.cxx
 
 # C++ Headers
 
@@ -73,10 +73,3 @@ include $(ALICE_ROOT)/conf/GeneralMacros
 CHECKS        = $(patsubst %.cxx,check/%.viol,$(SRCS))
 
 check:          $(CHECKS)
-
-
-
-
-
-
-