]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/BASE/Makefile.am
link HLTbase to XMLParser library in order to meet new dependencies
[u/mrichter/AliRoot.git] / HLT / BASE / Makefile.am
index ef0baf93babc556adf1646589f9999bfbbceafff..a474be4791e60e925f3ddbc05db4ce9e5fbf9f4c 100644 (file)
@@ -47,6 +47,7 @@ pkginclude_HEADERS            = $(MODULE_HDRS)
 # linker flags
 libHLTbase_la_LDFLAGS          = -L@ROOTLIBDIR@ \
                                  @ROOTLIBS@ \
+                                 @ALIHLTBASE_LIBS@ \
                                  -version-info $(LIBRARY_VERSION)
 
 # automatic generation of data and time of library build