Browse code

slight rearrangement of doc targets

Brian Coca authored on 2016/07/24 07:15:45
Showing 1 changed files
... ...
@@ -261,7 +261,9 @@ deb-src-upload: deb-src
261 261
 
262 262
 # for arch or gentoo, read instructions in the appropriate 'packaging' subdirectory directory
263 263
 
264
-webdocs: $(MANPAGES)
264
+webdocs:
265 265
 	(cd docsite/; make docs)
266 266
 
267 267
 docs: $(MANPAGES)
268
+
269
+alldocs: docs webdocs