[project @ 2003-12-11 11:24:17 by simonmar]
[ghc-hetmet.git] / ghc / compiler / Makefile
index ec9eb41..271011f 100644 (file)
@@ -573,6 +573,7 @@ MKDEPENDC_SRCS =
 
 # Make doesn't work this out for itself, it seems
 parser/Parser.y : parser/Parser.y.pp
+EXTRA_SRCS += parser/Parser.y
 
 include $(TOP)/mk/target.mk