From 2665518e01e066d5fbd3545dfe925371179fb0f2 Mon Sep 17 00:00:00 2001 From: Mike Gerwitz Date: Sun, 16 Mar 2014 00:09:34 -0400 Subject: [PATCH] Added README.traits to distribution --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index e5cc945..bbc79b2 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 \ +EXTRA_DIST = AUTHORS NEWS ChangeLog README.md README.hacking README.traits \ lib test index.js package.json \ $(path_combine_output) $(path_combine_output_full) \ $(path_browser_test) $(path_combine_output_min) \