diff options
Diffstat (limited to 'doc')
-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 |