summaryrefslogtreecommitdiffstatshomepage
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2012-09-11 18:32:27 +0200
committerGravatar Tom Willemsen2012-09-11 18:32:27 +0200
commitd19ca0430ec3c7c9a91ca136799d6dd05aa6ef4a (patch)
tree7a5ec06adac25f791afd356a6b5e450521c0fa51 /Makefile.am
parent5c7f24773c2a9a8966db18ddc2e0f324088372cc (diff)
downloadtekuti-d19ca0430ec3c7c9a91ca136799d6dd05aa6ef4a.tar.gz
tekuti-d19ca0430ec3c7c9a91ca136799d6dd05aa6ef4a.zip
Add simple project list
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)