summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2021-06-26 08:34:35 +1000
committerG. Branden Robinson <g.branden.robinson@gmail.com>2021-06-26 19:47:53 +1000
commit9cee51f3ca1f4e4681262b66a2c5fa433d5fbd39 (patch)
tree2cac56023484685e45372af290eca78d5a26fb22 /Makefile.am
parent8521b464a6b014bee8301a7729707acecc6e9309 (diff)
downloadgroff-git-9cee51f3ca1f4e4681262b66a2c5fa433d5fbd39.tar.gz
[grog]: Relocate in source tree.
* src/roff/grog: Move from here... * src/utils/grog: ...to here. * MANIFEST: * Makefile.am: * src/utils/grog/grog.am: Reflect move. Fixes <https://savannah.gnu.org/bugs/?60788>. Also improve summary of grog's function in MANIFEST.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b9fd69b72..a6b016dc2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -697,11 +697,11 @@ include $(top_srcdir)/src/preproc/refer/refer.am
include $(top_srcdir)/src/preproc/soelim/soelim.am
include $(top_srcdir)/src/preproc/tbl/tbl.am
include $(top_srcdir)/src/roff/groff/groff.am
-include $(top_srcdir)/src/roff/grog/grog.am
include $(top_srcdir)/src/roff/nroff/nroff.am
include $(top_srcdir)/src/roff/troff/troff.am
include $(top_srcdir)/src/utils/addftinfo/addftinfo.am
include $(top_srcdir)/src/utils/afmtodit/afmtodit.am
+include $(top_srcdir)/src/utils/grog/grog.am
include $(top_srcdir)/src/utils/hpftodit/hpftodit.am
include $(top_srcdir)/src/utils/indxbib/indxbib.am
include $(top_srcdir)/src/utils/lkbib/lkbib.am