]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - build/module.tpl
Corrected path to mapping libraries.
[u/mrichter/AliRoot.git] / build / module.tpl
index b55ad1e856187e0c39f2b9b1d67f87fd1c890dd9..fa690d17f798863d4c57cf0a9ce329097e2de5ea 100644 (file)
@@ -196,7 +196,7 @@ endif
 #Different targets for the module
 
 ifeq ($(TYPE),lib)
-all-@PACKAGE@: $(@PACKAGE@LIB $(@PACKAGE@ALIB)
+all-@PACKAGE@: $(@PACKAGE@LIB) $(@PACKAGE@ALIB)
 else
 all-@PACKAGE@: $(@PACKAGE@BIN)
 endif