]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - Makefile
New class to make V2 clusters starting from digits or hits (fast simulation). Origin...
[u/mrichter/AliRoot.git] / Makefile
index 9555672ddb9d3bdf7278167d4b4a7c59350a2f92..7119dd88c66269c541c82924407c717cdcd9d99e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -15,8 +15,9 @@ endif
 
 # IRST coding rule check
 IRST_INSTALLDIR=$(ALICE)/local/IRST
+IRST_CONFIG_DIR=$(IRST_INSTALLDIR)/userConfig/ALICE
 CLASSPATH=$(IRST_INSTALLDIR)
-export CLASSPATH IRST_INSTALLDIR
+export CLASSPATH IRST_INSTALLDIR IRST_CONFIG_DIR
 CODE_CHECK=java rules.ALICE.ALICERuleChecker
 REV_ENG=$(IRST_INSTALLDIR)/scripts/revEng.sh