diff options
Diffstat (limited to 'ghc.mk')
-rw-r--r-- | ghc.mk | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -933,6 +933,8 @@ $(eval $(call bindist,.,\ $(BINDIST_HI) \ $(BINDIST_EXTRAS) \ $(includes_H_FILES) \ + $(includes_DERIVEDCONSTANTS) \ + $(includes_GHCCONSTANTS) \ $(INSTALL_HEADERS) \ $(INSTALL_LIBEXECS) \ $(INSTALL_LIBEXEC_SCRIPTS) \ |