]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - RAW/libRAW.pkg
Need TH1F for the dictionary
[u/mrichter/AliRoot.git] / RAW / libRAW.pkg
index 83035a6d3f53b8828b505b5b0d0ab4e69e38fd99..bccb55ed22dce6c8698174e75cacaedfc76e449f 100644 (file)
@@ -8,7 +8,9 @@ SRCS:=  AliRawEvent.cxx \
 
 HDRS:= $(SRCS:.cxx=.h)
 
-DHDR:= LinkDef.h
+EHDRS:=$(ROOTSYS)/include/TH1F.h
+
+DHDR:= LinkDef.h 
 
 ifdef DATE_ROOT
 EINCLUDE+= ${DATE_COMMON_DEFS}