Always include libraries/dph/ghc.mk in top-level ghc.mk
[ghc-hetmet.git] / ghc.mk
diff --git a/ghc.mk b/ghc.mk
index d23f254..984e0fc 100644 (file)
--- a/ghc.mk
+++ b/ghc.mk
@@ -521,11 +521,12 @@ endif
 ifneq "$(CLEANING)" "YES"
 BUILD_DIRS += \
    $(patsubst %, libraries/%, $(PACKAGES) $(PACKAGES_STAGE2))
+endif
+
 ifneq "$(BootingFromHc)" "YES"
 BUILD_DIRS += \
    libraries/dph
 endif
-endif
 
 ifeq "$(INTEGER_LIBRARY)" "integer-gmp"
 BUILD_DIRS += libraries/integer-gmp/gmp