]> git.saurik.com Git - apt.git/commitdiff
apt-verbatim.ent is an INCLUDE file as well
authorDavid Kalnischkies <kalnischkies@gmail.com>
Wed, 4 Apr 2012 21:04:57 +0000 (23:04 +0200)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Wed, 4 Apr 2012 21:04:57 +0000 (23:04 +0200)
doc/makefile

index 0817821b602a708a985c7b23d293d2f77f7c6d1e..df2ddb25f37fc582643f230e9f1bd15c250b6f19 100644 (file)
@@ -15,7 +15,7 @@ include $(DEBIANDOC_H)
 ifdef XSLTPROC
 # generate a list of accepted man page translations
 SOURCE = $(patsubst %.xml,%,$(wildcard *.?.xml))
-INCLUDES = apt.ent
+INCLUDES = apt.ent apt-verbatim.ent
 STYLESHEET=manpage-style.xsl
 
 LOCAL := manpage-$(firstword $(SOURCE))