summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDavid Thompson <dthompson@vistahigherlearning.com>2021-10-20 18:42:10 -0400
committerDavid Thompson <dthompson@vistahigherlearning.com>2021-10-20 18:42:10 -0400
commitae60497f7722e01ccceebe799b5820717e048eb3 (patch)
tree7977b53565d5f1e259d90903213f1add3fefabce /Makefile.am
parentde833c9d524d2e47b3812612995290795d2e7b84 (diff)
Haven't committed in days, oops!
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 2e307b1..7fc78c3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -27,11 +27,14 @@ bin_SCRIPTS = \
SOURCES = \
bonnie-bee/common.scm \
bonnie-bee/assets.scm \
+ bonnie-bee/background.scm \
bonnie-bee/actor.scm \
bonnie-bee/player.scm \
bonnie-bee/bullet.scm \
bonnie-bee/pollen.scm \
bonnie-bee/flower.scm \
+ bonnie-bee/turret.scm \
+ bonnie-bee/popcorn.scm \
bonnie-bee/game.scm \
bonnie-bee/splash.scm