summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2015-08-10 09:04:42 -0400
committerDavid Thompson <dthompson2@worcester.edu>2015-08-10 09:04:42 -0400
commitc3df5ff84831fa5e17c7bf2f900d0e6ae3834ff4 (patch)
treeed7daf8311e2c9171bced0996b1531e74fcfb9fd /Makefile.am
parent7c491608f8ee6f556f885d9ec4003b44bdfec790 (diff)
Include example and website directories in release tarballs.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index a98088c..e3abdd7 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -63,3 +63,7 @@ SOURCES = \
EXTRA_DIST += \
pre-inst-env.in \
README.md
+
+SUBDIRS = \
+ example \
+ website