summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-09-25 14:56:40 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-09-25 14:56:40 (EDT)
commit6133a567769782102aae99aa6689266cb6070e4b (patch)
tree60591e14826bc9762d831dcf7fe5ae1b2654b97b /Makefile
parent0d9c057f016d69c3acab11d1f5e05b12098285f2 (diff)
downloadwww-6133a567769782102aae99aa6689266cb6070e4b.zip
www-6133a567769782102aae99aa6689266cb6070e4b.tar.gz
www-6133a567769782102aae99aa6689266cb6070e4b.tar.bz2
talks/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 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: