summaryrefslogtreecommitdiffstatshomepage
path: root/Makefile.am
diff options
context:
space:
mode:
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 521c995..924c2d1 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -18,6 +18,7 @@ SOURCES = \
tekuti/tags.scm \
tekuti/template.scm \
tekuti/util.scm \
+ tekuti/projects.scm \
tekuti/web.scm
GOBJECTS = $(SOURCES:%.scm=%.go)