clean up "make man" slightly

This commit is contained in:
Bob Lantz
2012-07-03 22:08:25 -07:00
parent f2e7884ade
commit 7fe847967d
+1 -1
View File
@@ -39,7 +39,7 @@ man: mn.1
mn.1: $(MN)
help2man -N -n "create a Mininet network." --no-discard-stderr $(MN) \
> mn.1
-o $@
doc: man
doxygen doxygen.cfg