]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - HLT/Makefile.am
aliroot integration
[u/mrichter/AliRoot.git] / HLT / Makefile.am
index 72ff13380823a47eced5c9ae3312582fa583acf8..3e81d52cfe73244f6b36d374e81a81bded54326a 100644 (file)
@@ -26,6 +26,7 @@ SUBDIRS               = BASE \
                          doc
 
 EXTRA_DIST             = libHLTbase.pkg \
+                         libAliHLTUtil.pkg \
                          libAliHLTSample.pkg \
                          libAliHLTPHOS.pkg \
                          libAliHLTTPC.pkg \
@@ -34,6 +35,7 @@ EXTRA_DIST            = libHLTbase.pkg \
 
 DIST_SUBDIRS           = $(SUBDIRS)
 
+# this is a special target to create a stand-alone package from the SampleLib
 SampleLibPkg: Makefile $(top_srcdir)/SampleLib/*
        @tmpdir=/tmp/$(USER)/$@ ; \
        if test -d $@ ; then \