summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2013-09-25 16:34:42 (EDT)
committer P. J. McDermott <pjm@nac.net>2013-09-25 16:34:42 (EDT)
commitf26f94ae1a2bc958c0b7cdeba5f405edc7eae0fa (patch)
tree555955083e2a0b6b31fa1ab13e9ff7352b86d517 /Makefile
parentea58111ea067def8feb345314934a299514948da (diff)
downloadwww-f26f94ae1a2bc958c0b7cdeba5f405edc7eae0fa.zip
www-f26f94ae1a2bc958c0b7cdeba5f405edc7eae0fa.tar.gz
www-f26f94ae1a2bc958c0b7cdeba5f405edc7eae0fa.tar.bz2
guides/shell-workshop/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 660414a..fac18c5 100644
--- a/Makefile
+++ b/Makefile
@@ -12,7 +12,8 @@ srcs = \
talks/index.mdwn \
essays/index.mdwn \
essays/commercial-free-software.mdwn \
- essays/social-networking.mdwn
+ essays/social-networking.mdwn \
+ guides/shell-workshop/index.mdwn
objs = $(srcs:.mdwn=.html)
.SUFFIXES: