summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
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 b044bd1..1fb5a2b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -59,6 +59,9 @@ SOURCES = \
catbird/overlay.scm \
catbird.scm
+TESTS = \
+ tests/scene.scm
+
TEST_EXTENSIONS = .scm
SCM_LOG_COMPILER = $(top_builddir)/test-env $(GUILE)