#-*- Mode: Makefile -*-
+#
# $Id$
-SRCS= AliFMDReconstructor.cxx AliFMDReconstParticles.cxx
-
-
-HDRS= $(SRCS:.cxx=.h)
-
-DHDR:=FMDrecLinkDef.h
+SRCS = AliFMDReconstructor.cxx \
+ AliFMDRawStream.cxx \
+ AliFMDParticles.cxx
+HDRS = $(SRCS:.cxx=.h)
+DHDR := FMDrecLinkDef.h
+EINCLUDE := $(ALICE)/RAW
+#
+# EOF
+#