summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKevin E Martin <kem@kem.org>2005-10-16 06:06:57 +0000
committerKevin E Martin <kem@kem.org>2005-10-16 06:06:57 +0000
commit636d350681f43816c658e09704242e0cad31de56 (patch)
treebf13ca59405ca2e0caeb222c220e14f0b6c2e498 /Makefile.am
parent47709c7118e6280221931189019a3fab1bfdc691 (diff)
Change man sources from xedit.1 to xedit.man to allow the man page to be
processed. Move man page to top level dir to pass check-tarball test.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9693824..89fef83 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -175,7 +175,7 @@ dist_progmodes_DATA = ${srcdir}/lisp/modules/progmodes/c.lsp \
${srcdir}/lisp/modules/progmodes/xlog.lsp \
${srcdir}/lisp/modules/progmodes/xrdb.lsp
-appman_SOURCES = man/xedit.1
+appman_SOURCES = xedit.man
EXTRA_DIST = \
Xedit-color.ad \