aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKen Sarkies2012-11-12 21:44:52 +1030
committerKen Sarkies2012-11-12 21:44:52 +1030
commit35c0863a75c41f900514bb4dfbc654544723577a (patch)
treecbc247e10d50ab6a522d413a191b8cec760ae0c6 /Makefile
parent971a295d436893ce731dd7e7e931fff34d748031 (diff)
Documentation updates
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6c060bf..6b7cc83 100644
--- a/Makefile
+++ b/Makefile
@@ -90,7 +90,7 @@ install: lib
$(Q)$(INSTALL) -m 0644 scripts/* $(SHAREDIR)
doc:
- $(Q)$(MAKE) -C doc doc
+ $(Q)$(MAKE) -C doc html
# Bleh http://www.makelinux.net/make3/make3-CHP-6-SECT-1#make3-CHP-6-SECT-1
clean: cleanheaders