From 0917967a4f11ea9dfd49154dc538b8223163c5d9 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Sat, 17 Apr 2021 14:12:31 -0400 Subject: More scaffolding. --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 08347d6..4f5cd6a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -21,5 +21,7 @@ SUFFIXES = .scm .go moddir=$(prefix)/share/guile/site/$(GUILE_EFFECTIVE_VERSION) godir=$(libdir)/guile/$(GUILE_EFFECTIVE_VERSION)/site-ccache +SOURCES = game.scm + EXTRA_DIST += \ COPYING -- cgit v1.2.3