diff options
author | David Thompson <dthompson@vistahigherlearning.com> | 2021-10-24 12:09:14 -0400 |
---|---|---|
committer | David Thompson <dthompson@vistahigherlearning.com> | 2021-10-24 12:09:14 -0400 |
commit | d3b818c35ffeea5abfc142634e77ba1c86a26099 (patch) | |
tree | 1f1974944bfbaaccab45c718f7bef643c71c02a4 /Makefile.am | |
parent | 53feec74ec92bf1e5766e7bb6aaa11b2faa31eae (diff) |
Even more release prep!
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index ea25245..31c956c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -77,4 +77,6 @@ dist_sounds_DATA = \ assets/sounds/pollen-release.wav EXTRA_DIST += \ - COPYING + COPYING \ + bonnie-bee.scm \ + bundle.scm |