From: Simon Marlow Date: Tue, 28 Apr 2009 12:55:28 +0000 (+0000) Subject: add missing eventlog subdir X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=6a34402a940c4bf515b0ab5a90da904027a897ef;p=ghc-hetmet.git add missing eventlog subdir --- diff --git a/rts/ghc.mk b/rts/ghc.mk index 25a2649..0bd6d71 100644 --- a/rts/ghc.mk +++ b/rts/ghc.mk @@ -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