From ae60497f7722e01ccceebe799b5820717e048eb3 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Wed, 20 Oct 2021 18:42:10 -0400 Subject: Haven't committed in days, oops! --- Makefile.am | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Makefile.am') 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 -- cgit v1.2.3