diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index ecc39c0..1eb8c17 100644 --- a/Makefile.am +++ b/Makefile.am @@ -6,4 +6,4 @@ xhost_CFLAGS = @XHOST_CFLAGS@ xhost_LDADD = @XHOST_LIBS@ -man_MANS = xhost.man +dist_man_MANS = xhost.man |