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 8f87354..db84937 100644
--- a/Makefile
+++ b/Makefile
@@ -8,7 +8,8 @@ srcs = \
projects/changelog-gen/index.mdwn \
projects/screen-batt/index.mdwn \
projects/opkhelper/index.mdwn \
- talks/software-contracts/index.mdwn
+ talks/software-contracts/index.mdwn \
+ talks/index.mdwn
objs = $(srcs:.mdwn=.html)
.SUFFIXES: