]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - FMD/libFMDutil.pkg
track matching macros from Alberto
[u/mrichter/AliRoot.git] / FMD / libFMDutil.pkg
index 9804874f6f0ed4085a2d11f79525117eb36fd274..bdf9b788d47137da0885c91412d1bb73f9bea5ce 100644 (file)
@@ -2,10 +2,14 @@
 #
 # $Id$
 
-SRCS           =  AliFMDInput.cxx                              
+SRCS           =  AliFMDInput.cxx              \
+                  AliFMDDisplay.cxx            \
+                  AliFMDCalibFaker.cxx         \
+                  AliFMDAlignFaker.cxx         
 HDRS           =  $(SRCS:.cxx=.h) 
 DHDR           := FMDutilLinkDef.h
+EINCLUDE       := RAW
 
 #
 # EOF
-#
\ No newline at end of file
+#