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