summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDeri James <deri@chuzzlewit.myzen.co.uk>2021-10-10 14:39:24 +0100
committerDeri James <deri@chuzzlewit.myzen.co.uk>2021-10-10 14:39:24 +0100
commitfedbf6ff9d3b84320b88c3a0ec8c951d6c07623a (patch)
tree4d2c44f281f642933998d0dc64bf7dc53d7c1857 /Makefile.am
parent244e55f660e33cdb84cec3baea7eca69279cf579 (diff)
downloadgroff-git-fedbf6ff9d3b84320b88c3a0ec8c951d6c07623a.tar.gz
Add new background boxes to gropdf.
* src/devices/gropdf/gropdf.pl: New \X'pdf background' command. * tmac/pdf.tmac: Covenience command .pdfbackground added. * contrib/sboxes/: Files which demonstrate use of background boxes using -ms macros.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index e1390812a..e59b9ee48 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -654,6 +654,7 @@ include $(top_srcdir)/contrib/mom/mom.am
include $(top_srcdir)/contrib/pdfmark/pdfmark.am
include $(top_srcdir)/contrib/pic2graph/pic2graph.am
include $(top_srcdir)/contrib/rfc1345/rfc1345.am
+include $(top_srcdir)/contrib/sboxes/sboxes.am
include $(top_srcdir)/doc/doc.am
include $(top_srcdir)/font/devX100/devX100.am
include $(top_srcdir)/font/devX100-12/devX100-12.am