]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Add tmevsin and mevsim libraries.
authormorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 25 Mar 2001 10:20:15 +0000 (10:20 +0000)
committermorsch <morsch@f7af4fe6-9843-0410-8265-dc069ae4e863>
Sun, 25 Mar 2001 10:20:15 +0000 (10:20 +0000)
ALIROOT/Makefile

index 2be185eb8cd113c55ad2fbfe67a224312ad31f18..9fc16ff6a5b466d1a4fe898106ba10888c880dde 100644 (file)
@@ -71,7 +71,7 @@ depend:               $(ALLSRCS)
 $(BINDIR)/aliroot:     $(OBJS) $(COBJS) $(FOBJS)
 
 LIBS = $(ALILIBS) $(G3LIBS) $(CLIBS) $(GLIBS) -lEG -lEGPythia6 -lpythia6 -lpdf \
-                                       -lTHijing -lhijing
+                                       -lTHijing -lhijing -lTMevSim -lmevsim
 
 TOCLEAN                = $(PROGRAM) $(OBJS) $(COBJS) $(FOBJS)