summaryrefslogtreecommitdiffstats
path: root/doc/hlp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/hlp/Makefile.am')
-rw-r--r--doc/hlp/Makefile.am13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/hlp/Makefile.am b/doc/hlp/Makefile.am
new file mode 100644
index 0000000..57c0985
--- /dev/null
+++ b/doc/hlp/Makefile.am
@@ -0,0 +1,13 @@
+DIST_SUBDIRS = es hu it pl ru sr
+if USE_NLS
+SUBDIRS = $(DOC_LINGUAS)
+endif
+
+hlpdir = $(pkgdatadir)/help
+hlp_DATA = mc.hlp
+
+EXTRA_DIST = xnc.hlp
+CLEANFILES = $(hlp_DATA)
+
+mc.hlp: $(top_builddir)/doc/man/mc.1 $(srcdir)/xnc.hlp $(top_builddir)/src/man2hlp/man2hlp
+ - $(top_builddir)/src/man2hlp/man2hlp $(top_builddir)/doc/man/mc.1 $(srcdir)/xnc.hlp mc.hlp