aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am11
1 files changed, 9 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 0cf86c1..3ac2276 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,11 @@
ACLOCAL_AMFLAGS = -I m4
-EXTRA_DIST = autogen.sh
-SUBDIRS = common extra
+EXTRA_DIST = \
+ README.md \
+ HACKING.md \
+ autogen.sh \
+ gulpfile.js \
+ package.json \
+ .nvmrc
+
+SUBDIRS = common extra