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