]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Adding G4 directory to check list
authorfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 12 Jul 2000 05:27:23 +0000 (05:27 +0000)
committerfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 12 Jul 2000 05:27:23 +0000 (05:27 +0000)
Makefile

index b7387f413678951191a64cf024b6578f1e413147..4b341ad5220e7c5cc3799c637c3f5841e0222d2a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -150,7 +150,7 @@ libclean:  FORCE
 allclean: libclean clean
 
 # IRST coding rule check
-CHECK_DIRS = $(ALIROOT_DIRS) ALIROOT
+CHECK_DIRS = $(ALIROOT_DIRS) ALIROOT TGeant4 AliGeant4
 check:     
                @for i in $(CHECK_DIRS) ; do \
                     echo "Checking $$i" ; \