summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-09-25 14:59:55 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-09-25 14:59:55 (EDT)
commit026839c240a74ebbb14955068b749bc27b99893a (patch)
treea960bc394585ce2596bfa7ef72f6e06d076e1f42 /Makefile
parent6133a567769782102aae99aa6689266cb6070e4b (diff)
downloadwww-026839c240a74ebbb14955068b749bc27b99893a.zip
www-026839c240a74ebbb14955068b749bc27b99893a.tar.gz
www-026839c240a74ebbb14955068b749bc27b99893a.tar.bz2
essays/index.mdwn: New file.
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: