summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorBertrand Garrigues <bertrand.garrigues@laposte.net>2014-09-06 01:38:23 +0200
committerBertrand Garrigues <bertrand.garrigues@laposte.net>2015-01-27 23:13:14 +0100
commit2609cfb727a98809548edfd721c5cb923085b24b (patch)
tree4af732370c1f79852aee605a5525c17a697c539f /Makefile.am
parent9828e05cbb0d7112ad65fe364c7272f976e4d7d2 (diff)
downloadgroff-git-2609cfb727a98809548edfd721c5cb923085b24b.tar.gz
tmac files installation
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 f353193b6..d5bb96e3d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -575,6 +575,7 @@ include $(top_srcdir)/src/utils/lookbib/lookbib.am
include $(top_srcdir)/src/utils/pfbtops/pfbtops.am
include $(top_srcdir)/src/utils/tfmtodit/tfmtodit.am
include $(top_srcdir)/src/utils/xtotroff/xtotroff.am
+include $(top_srcdir)/tmac/tmac.am
# Adding defs.h to BUILT_SOURCES will ensure that it will be built on
# make all or make check before all other targets. However, if another