summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-09-25 14:54:15 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-09-25 14:54:15 (EDT)
commit0d9c057f016d69c3acab11d1f5e05b12098285f2 (patch)
tree55e426b53801e8753cc3ad34613fb8eea394f553 /Makefile
parentead6b893d9455677629805c5cd938df10ee19af7 (diff)
downloadwww-0d9c057f016d69c3acab11d1f5e05b12098285f2.zip
www-0d9c057f016d69c3acab11d1f5e05b12098285f2.tar.gz
www-0d9c057f016d69c3acab11d1f5e05b12098285f2.tar.bz2
talks/software-contracts/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 8d90c14..8f87354 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,8 @@ srcs = \
projects/cgol/index.mdwn \
projects/changelog-gen/index.mdwn \
projects/screen-batt/index.mdwn \
- projects/opkhelper/index.mdwn
+ projects/opkhelper/index.mdwn \
+ talks/software-contracts/index.mdwn
objs = $(srcs:.mdwn=.html)
.SUFFIXES: