diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 9f78b82..687c498 100644 --- a/Makefile.am +++ b/Makefile.am @@ -28,5 +28,5 @@ xlsclients_SOURCES = \ xlsclients.c dist_man1_MANS = \ - xlscli.man + xlsclients.man |