summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDavid Thompson <dthompson2@worcester.edu>2023-06-04 12:32:03 -0400
committerDavid Thompson <dthompson2@worcester.edu>2023-06-04 12:32:03 -0400
commit46269dcb2fa3ddcddaef81d8769784705613500c (patch)
tree1190f5a2fe1fcf14226d326953ca7216ac73f1ee /Makefile.am
parenta4a20724562a17762b6e7a44097800243d0be5f7 (diff)
Add splash screen.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 7b90451..9624e82 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -27,6 +27,7 @@ SOURCES = \
super-bloom/dirt-ball.scm \
super-bloom/player.scm \
super-bloom/game.scm \
+ super-bloom/splash.scm \
super-bloom/main.scm
EXTRA_DIST = \