]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - TTherminator/libTTherminator.pkg
Some cleanup in the makefiles
[u/mrichter/AliRoot.git] / TTherminator / libTTherminator.pkg
index 0f636f6185d064de504fc4038d28ebe6ccd759bf..0de2e1af1c11f12773381d7ae5bc36e57f20810a 100644 (file)
@@ -28,5 +28,5 @@ PACKDCXXFLAGS:=$(filter-out -Weffc++,$(CXXFLAGSNO))
 ifeq (win32gcc,$(ALICE_TARGET))
 PACKSOFLAGS:= $(SOFLAGS) -L$(ALICE_ROOT)/lib/tgt_$(ALICE_TARGET) \
                          -lSTEER -lSTEERBase -lEVGEN \
-                         -L$(shell root-config --libdir) -lEG
+                         -L$(ROOTLIBDIR) -lEG
 endif