[project @ 2001-01-11 19:50:19 by qrczak]
[ghc-hetmet.git] / ghc / utils / Makefile
index 124976b..0c25b05 100644 (file)
@@ -6,10 +6,12 @@ ifneq "$(BIN_DIST_NAME)" ""
 SUBDIRS = hp2ps stat2resid unlit
 else
 SUBDIRS = hp2ps                \
+         hsc2hs        \
          parallel      \
          stat2resid    \
          prof          \
-         unlit
+         unlit         \
+         genprimopcode
 endif
 
 # hstags died when the new parser was introduced.