summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bced666..941dd38 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,8 @@ SSIFLAGS = -D DOCUMENT_BASE=$(DOCUMENT_BASE) -D MEDIA_BASE=$(MEDIA_BASE)
srcs = \
projects/index.mdwn \
projects/cgol/index.mdwn \
- projects/changelog-gen/index.mdwn
+ projects/changelog-gen/index.mdwn \
+ projects/screen-batt/index.mdwn
objs = $(srcs:.mdwn=.html)
.SUFFIXES: