From ab8cdfa1738414849ab24c4e455f58e5e98a8f12 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Sun, 25 Oct 2015 22:54:45 -0400 Subject: [PATCH] Remove deleted README files from dist Replace with their equivalents. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 5a25289..5d3c046 100644 --- a/Makefile.am +++ b/Makefile.am @@ -43,7 +43,7 @@ MKDIR_P = @MKDIR_P@ # see README SUBDIRS = doc -EXTRA_DIST = AUTHORS NEWS ChangeLog README.md README.hacking README.traits \ +EXTRA_DIST = AUTHORS NEWS ChangeLog README.md HACKING INSTALL \ lib test index.js package.json version \ $(path_combine_output) $(path_combine_output_full) \ $(path_browser_test) $(path_combine_output_min) \