]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Add RALICE in the makefile
authorfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 2 Jul 1999 10:27:14 +0000 (10:27 +0000)
committerfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Fri, 2 Jul 1999 10:27:14 +0000 (10:27 +0000)
Makefile

index 87f3800a918595ba888f152399edbfa6cdd80740..5b3a7ca46286eb8a90d1449eebc125baeb118d0b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -13,8 +13,8 @@ PACKAGE = Main
 
 ##### Module libraries #####
 
-ALIROOT_DIRS           = STEER TGeant3 TRD PHOS TPC ZDC MUON PMD FMD TOF ITS CASTOR \
-                 RICH STRUCT EVGEN
+ALIROOT_DIRS           = STEER TGeant3 TRD PHOS TPC ZDC MUON PMD FMD TOF ITS \
+                         CASTOR RICH STRUCT EVGEN RALICE
 
 ##### TARGETS #####