summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDavid Thompson <dthompson@vistahigherlearning.com>2021-05-04 08:26:53 -0400
committerDavid Thompson <dthompson@vistahigherlearning.com>2021-05-04 08:31:06 -0400
commit234e2e23b0e977ff9fed415846e9796332cb0759 (patch)
tree1e4aee670d7212ca1c19fe141ad7691b4d3d3ffa /Makefile.am
parent6983a70c175659ca48df89bc4282c068d09ab430 (diff)
Factor out splash screen and credits sequence into their own scenes.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 724c075..238e827 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -25,10 +25,13 @@ bin_SCRIPTS = \
scripts/the-test-subject
SOURCES = \
+ test-subject/common.scm \
test-subject/assets.scm \
test-subject/text-box.scm \
test-subject/device.scm \
- test-subject/game.scm
+ test-subject/credits.scm \
+ test-subject/game.scm \
+ test-subject/splash.scm
fontsdir = $(pkgdatadir)/assets/fonts
dist_fonts_DATA = \