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 0817821..df2ddb2 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))