]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - Makefile
Removed call to DefineOpticalProperties from CreateMaterials since this is called...
[u/mrichter/AliRoot.git] / Makefile
index 54023088754bd826fa476800cbaf23e85bcd0764..791297046dab33d7e2378109bb24212252225f83 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -156,12 +156,7 @@ DEPINC     += $(GENINC)
 # Libraries will be linked against SHLIB
 # ROOT libraries 
 
-CHECKALIEN = $(shell root-config --has-alien)
-ifeq (yes,$(CHECKALIEN))
-ROOTCLIBS     := $(shell root-config --glibs) -lThread -lMinuit -lHtml -lVMC -lEG -lGeom -lTreePlayer -lXMLIO -lProof -lProofPlayer -lNetx -lRAliEn 
-else
-ROOTCLIBS     := $(shell root-config --glibs) -lThread -lMinuit -lHtml -lVMC -lEG -lGeom -lTreePlayer -lXMLIO 
-endif
+ROOTCLIBS     := $(shell root-config --glibs) -lThread -lMinuit -lHtml -lVMC -lEG -lGeom -lTreePlayer -lXMLIO -lProof -lProofPlayer
 
 ROOTPLIBS     := -lEGPythia6