diff options
| -rw-r--r-- | BUILD.in (renamed from README.in) | 0 | ||||
| -rw-r--r-- | Makefile | 2 |
2 files changed, 1 insertions, 1 deletions
@@ -203,7 +203,7 @@ srcdist: distclean cp INSTALL.in $(TARGET_SRC_DIR)/INSTALL elinks -dump -no-references -no-numbering $(WEB_URL)install.html \ >> $(TARGET_SRC_DIR)/INSTALL - cp README.in $(TARGET_SRC_DIR)/README + cp BUILD.in $(TARGET_SRC_DIR)/BUILD elinks -dump -no-references -no-numbering $(WEB_URL)build-server.html \ >> $(TARGET_SRC_DIR)/BUILD sed -i.save 's/%%VSN%%/$(VERSION)/' $(TARGET_SRC_DIR)/ebin/rabbit_app.in && rm -f $(TARGET_SRC_DIR)/ebin/rabbit_app.in.save |
