summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-09-25 18:05:26 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-09-25 18:05:26 (EDT)
commitff1278852c53e7ff44e5598ae633ea2d29b68c0a (patch)
tree1d3e7bbd46db1f19264314525f13242c3a20404b /Makefile
parent5bf5d3e27728e22112cc647f313fc99dae32c297 (diff)
downloadwww-ff1278852c53e7ff44e5598ae633ea2d29b68c0a.zip
www-ff1278852c53e7ff44e5598ae633ea2d29b68c0a.tar.gz
www-ff1278852c53e7ff44e5598ae633ea2d29b68c0a.tar.bz2
server.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 d68938b..37f9722 100644
--- a/Makefile
+++ b/Makefile
@@ -14,7 +14,8 @@ srcs = \
essays/commercial-free-software.mdwn \
essays/social-networking.mdwn \
guides/shell-workshop/index.mdwn \
- guides/index.mdwn
+ guides/index.mdwn \
+ server.mdwn
objs = $(srcs:.mdwn=.html)
.SUFFIXES: