summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-09-29 18:33:01 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-09-29 18:33:01 (EDT)
commitddb8fa6379a36065ae63b239c7cc02019cd7d7e9 (patch)
tree62b1ad4f5eed37b0590cd7bb9ecff55418027e19 /Makefile
parent034d638d1f1bc864cfaa8ddaa66585e5875502e9 (diff)
downloadwww-ddb8fa6379a36065ae63b239c7cc02019cd7d7e9.zip
www-ddb8fa6379a36065ae63b239c7cc02019cd7d7e9.tar.gz
www-ddb8fa6379a36065ae63b239c7cc02019cd7d7e9.tar.bz2
projects/ssic/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 abe0955..317a5cd 100644
--- a/Makefile
+++ b/Makefile
@@ -19,7 +19,8 @@ srcs = \
contact.mdwn \
resume.mdwn \
terms.mdwn \
- index.mdwn
+ index.mdwn \
+ projects/ssic/index.mdwn
objs = $(srcs:.mdwn=.html)
.SUFFIXES: