]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FMD/libFMDrec.pkg
Adding missing header file (Marian)
[u/mrichter/AliRoot.git] / FMD / libFMDrec.pkg
index ce2a2932ca5985cbc760ed3de900430dee42ceef..9a701591c4e21e7de81bce573d9a2face1235464 100644 (file)
@@ -2,12 +2,13 @@
 #
 # $Id$
 
-SRCS           =  AliFMDReconstructor.cxx \
-                  AliFMDRawStream.cxx  \
-                  AliFMDParticles.cxx
+SRCS           =  AliFMDReconstructor.cxx      \
+                  AliFMDRawStream.cxx          \
+                  AliFMDRawReader.cxx          \
+                  AliFMDRecPoint.cxx           
 HDRS           =  $(SRCS:.cxx=.h)
 DHDR           := FMDrecLinkDef.h
-EINCLUDE       := $(ALICE)/RAW
+EINCLUDE       := RAW
 
 #
 # EOF