ae5c06adc4
Watch a file for changes PR: 44956 Submitted by: Ben Kibbey <bjk@m-net.arbornet.org>
11 lines
378 B
Text
11 lines
378 B
Text
--- doc/Makefile.in.orig Tue Oct 8 09:51:06 2002
|
|
+++ doc/Makefile.in Tue Nov 5 16:59:24 2002
|
|
@@ -114,7 +114,7 @@
|
|
target_cpu = @target_cpu@
|
|
target_os = @target_os@
|
|
target_vendor = @target_vendor@
|
|
-dist_man1_MANS = bubblegum.man
|
|
+dist_man1_MANS = bubblegum.1
|
|
subdir = doc
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/build/mkinstalldirs
|
|
CONFIG_HEADER = $(top_builddir)/config.h
|