X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=includes%2FMakefile;h=bacf4bdec928a676d31aa3c1c570d30a032f79fd;hb=2de31b61d0a963803eb5632c9659c6093d74f345;hp=bebe2eb93fc21bdaaa146606f8cad79226793a1f;hpb=0f72a4c69215d1f81760aa0000ebbbfb2ac73303;p=ghc-hetmet.git diff --git a/includes/Makefile b/includes/Makefile index bebe2eb..bacf4bd 100644 --- a/includes/Makefile +++ b/includes/Makefile @@ -177,10 +177,8 @@ endif # INSTALL_HEADERS += $(H_FILES) $(H_CONFIG) $(H_PLATFORM) -binary-dist: - $(INSTALL_DIR) $(BIN_DIST_DIR)/includes - $(INSTALL_DATA) Makefile $(BIN_DIST_DIR)/includes/ - $(INSTALL_DATA) $(INSTALL_HEADERS) $(BIN_DIST_DIR)/includes/ +BINDIST_EXTRAS += $(INSTALL_HEADERS) +include $(TOP)/mk/bindist.mk # # `make clean' settings: