summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2010-08-27 20:53:12 -0400
committerGaetan Nadon <memsize@videotron.ca>2010-08-27 20:53:12 -0400
commit110abb05bd389f99d9f53c9a95234a8d6d59bec1 (patch)
treec44556b42b192a2335f1310eda4b2bbed6add9d4 /Makefile.am
parent999895eddb00cb535802409a46795c363b8d2422 (diff)
Change xmore DocBook XML file extension from .sgml to .xml
This file is used as the input format for the man page. Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
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 08872fa..c2a8841 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -39,7 +39,7 @@ appdefaultdir = @appdefaultdir@
dist_appdefault_DATA = \
app-defaults/XMore
-EXTRA_DIST = xmore.sgml
+EXTRA_DIST = xmore.xml
appmandir = $(APP_MAN_DIR)