]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Adding hijing library
authorfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 21 Jun 2000 17:28:11 +0000 (17:28 +0000)
committerfca <fca@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 21 Jun 2000 17:28:11 +0000 (17:28 +0000)
ALIROOT/Makefile

index 6853241b7dac1661258cabfd176ada64a00f0155..2c8951ba797d96a6d1e4671acf8f7f0f48430e4f 100644 (file)
@@ -70,7 +70,8 @@ depend:               $(ALLSRCS)
 
 $(BINDIR)/aliroot:     $(OBJS) $(COBJS) $(FOBJS)
 
-LIBS = $(ALILIBS) $(G3LIBS) $(CLIBS) $(GLIBS) -lEG -lEGPythia -lpythia -lpdf
+LIBS = $(ALILIBS) $(G3LIBS) $(CLIBS) $(GLIBS) -lEG -lEGPythia -lpythia -lpdf \
+                                       -lTHijing -lhijing
 
 TOCLEAN                = $(PROGRAM) $(OBJS) $(COBJS) $(FOBJS)