summaryrefslogtreecommitdiff
path: root/Build/source/utils/xml2pmx/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/xml2pmx/Makefile.am')
-rw-r--r--Build/source/utils/xml2pmx/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/utils/xml2pmx/Makefile.am b/Build/source/utils/xml2pmx/Makefile.am
index 9fb9a9f1d5b..b783f24a85d 100644
--- a/Build/source/utils/xml2pmx/Makefile.am
+++ b/Build/source/utils/xml2pmx/Makefile.am
@@ -34,8 +34,8 @@ xml2pmx_SOURCES = \
@XML2PMX_TREE@/support.c \
@XML2PMX_TREE@/xmain.c
-#man1_MANS = \
-# $(XML2PMX_TREE)/xml2pmx.1
+man1_MANS = \
+ $(XML2PMX_TREE)/xml2pmx.1
# Tests
AM_TESTS_ENVIRONMENT = XML2PMX_TREE=$(XML2PMX_TREE); export XML2PMX_TREE;