]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FMD/Makefile
Correct wrong position of CHECKS
[u/mrichter/AliRoot.git] / FMD / Makefile
index 60fb38d01deac519e226fac0b81376844147a73f..8be75d8b2e19e3d0126df935c43e340faa6cf6ef 100644 (file)
@@ -58,12 +58,12 @@ depend:                             $(SRCS)
 
 TOCLEAN                 = $(OBJS) *Cint.cxx *Cint.h
 
+CHECKS        = $(patsubst %.cxx,check/%.viol,$(SRCS))
+
 ############################### General Macros ################################
 
 include $(ALICE_ROOT)/conf/GeneralMacros
 
-CHECKS        = $(patsubst %.cxx,check/%.viol,$(SRCS))
-
 ############################ Dependencies #####################################
 
 -include tgt_$(ALICE_TARGET)/Make-depend