diff options
author | Arch Librarian <arch@canonical.com> | 2004-09-20 17:01:33 +0000 |
---|---|---|
committer | Arch Librarian <arch@canonical.com> | 2004-09-20 17:01:33 +0000 |
commit | 8319e9c32d457219524b53080298a57b76cdf964 (patch) | |
tree | 2676c5831e9ee834595fc0f5cb4c07a163505010 /doc/makefile | |
parent | a17fba4ed7bae83c651dbab2fdd938c4e77c043f (diff) |
Fix the doc build.
Author: doogie
Date: 2003-05-19 16:38:45 GMT
Fix the doc build.
Diffstat (limited to 'doc/makefile')
-rw-r--r-- | doc/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/makefile b/doc/makefile index 67236784c..ea25628bb 100644 --- a/doc/makefile +++ b/doc/makefile @@ -21,7 +21,7 @@ include $(SGML_MANPAGE_H) # Examples SOURCE = examples/apt.conf examples/sources.list examples/configure-index TO = $(DOC) -TARGET = doc +TARGET = binary include $(COPY_H) #.PHONY: headers library clean veryclean all binary program doc doc.pt_BR doc.fr |