diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 8081200..3b77d59 100644 --- a/Makefile.am +++ b/Makefile.am @@ -52,7 +52,7 @@ x11perf_SOURCES = \ x11perf.c \ x11perf.h -dist_man_MANS = \ +dist_man1_MANS = \ x11pcomp.man \ x11perf.man \ Xmark.man |