summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2016-05-15 18:59:11 -0400
committerDavid Thompson <dthompson2@worcester.edu>2016-05-15 18:59:11 -0400
commitc00ace553b0c7ec3b34cd4ca3ab89989760292cc (patch)
tree460773d1b3bf70f2ceba2d7291d27c90257ec459
parent4e993a36772aa4263e9231cf5b3d75c6fd15f9df (diff)
Include README and AUTHORS in tarballs.
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 94e768b..fc41513 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -40,6 +40,8 @@ SOURCES = \
game.scm
EXTRA_DIST += \
+ README \
+ AUTHORS \
pre-inst-env.in \
guix.scm \
gamejam/dummy \