]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
get rid of warning in HLT build system after exluding the hough tracking from compilation
authorrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 17 Oct 2007 13:44:04 +0000 (13:44 +0000)
committerrichterm <richterm@f7af4fe6-9843-0410-8265-dc069ae4e863>
Wed, 17 Oct 2007 13:44:04 +0000 (13:44 +0000)
HLT/libAliHLTTPC.pkg

index da997fd6a157fdc4565dc0bae997e0d0ff3b986e..656a2cf1eab130721f8671b91206becf1072ce24 100644 (file)
@@ -55,7 +55,7 @@ MODULE_SRCS=  AliHLTTPCLog.cxx \
 #              tracking/AliHLTTPCHoughMaxFinder.cxx \
 #              tracking/AliHLTTPCHistogram.cxx \
 #              tracking/AliHLTTPCHistogram1D.cxx \
-#              tracking/AliHLTTPCHistogramAdaptive.cxx \
+#              tracking/AliHLTTPCHistogramAdaptive.cxx
 
 CLASS_HDRS:=   AliHLTTPCTransform.h \
                AliHLTTPCAgent.h \
@@ -111,7 +111,7 @@ CLASS_HDRS:=        AliHLTTPCTransform.h \
 #              tracking/AliHLTTPCHoughMaxFinder.h \
 #              tracking/AliHLTTPCHistogram.h \
 #              tracking/AliHLTTPCHistogram1D.h \
-#              tracking/AliHLTTPCHistogramAdaptive.h \
+#              tracking/AliHLTTPCHistogramAdaptive.h
 
 MODULE_HDRS:=  $(CLASS_HDRS) \
                AliHLTTPCLog.h \