add missing eventlog subdir
authorSimon Marlow <marlowsd@gmail.com>
Tue, 28 Apr 2009 12:55:28 +0000 (12:55 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Tue, 28 Apr 2009 12:55:28 +0000 (12:55 +0000)
rts/ghc.mk

index 25a2649..0bd6d71 100644 (file)
@@ -27,7 +27,7 @@ $(eval $(call distdir-opts,rts,dist))
 # -----------------------------------------------------------------------------
 # Defining the sources
 
-ALL_DIRS = hooks parallel sm
+ALL_DIRS = hooks parallel sm eventlog
 
 ifeq "$(HOSTPLATFORM)" "i386-unknown-mingw32"
 ALL_DIRS += win32