]> git.draconx.ca Git - rrace.git/blobdiff - Makefile.am
Add a man page to explain the game and program options.
[rrace.git] / Makefile.am
index 26111a30cdf583b5f1ea3bf2c0e3154846bca410..fba2274ec0883166e27ff61c498d1c920a73536d 100644 (file)
@@ -19,6 +19,7 @@ AM_CFLAGS = $(MOTIF_CFLAGS)
 
 if HAVE_MOTIF
 bin_PROGRAMS = rrace-motif
+dist_man_MANS = doc/rrace-motif.1
 endif
 
 rrace_motif_SOURCES = src/game.c src/x11.c src/game.h src/motif.h \