diff options
Diffstat (limited to 'helper/Makefile.am')
-rw-r--r-- | helper/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/helper/Makefile.am b/helper/Makefile.am index fd57027..550a072 100644 --- a/helper/Makefile.am +++ b/helper/Makefile.am @@ -38,3 +38,6 @@ xrx_SOURCES = \ $(top_srcdir)/rx/XDpyName.c \ $(top_srcdir)/rx/XUrls.c \ $(top_srcdir)/rx/BuildReq.c + +dist_man1_MANS = \ + xrx.man |