diff options
author | Othmar Gsenger <otti@anytun.org> | 2008-04-12 11:19:27 +0000 |
---|---|---|
committer | Othmar Gsenger <otti@anytun.org> | 2008-04-12 11:19:27 +0000 |
commit | 8215c983144b8897fb0dbdcc8a3bceb010a06d2e (patch) | |
tree | baa0647418a4ec7686d31408af7b2d2d7bfd61e3 /man/Makefile | |
parent | fixed typo (diff) |
makefile fixes
Diffstat (limited to 'man/Makefile')
-rw-r--r-- | man/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/Makefile b/man/Makefile index 3e8c988..1b3a824 100644 --- a/man/Makefile +++ b/man/Makefile @@ -1,6 +1,6 @@ all: manpage -docbook: +docbook: anytun.txt asciidoc -b docbook -d manpage anytun.txt manpage: docbook |