summaryrefslogtreecommitdiffstats
path: root/contrib/bc/doc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bc/doc/Makefile.am')
-rw-r--r--contrib/bc/doc/Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/contrib/bc/doc/Makefile.am b/contrib/bc/doc/Makefile.am
new file mode 100644
index 0000000..d4ed7eb
--- /dev/null
+++ b/contrib/bc/doc/Makefile.am
@@ -0,0 +1,10 @@
+## Process this file with automake to produce Makefile.in
+
+info_TEXINFOS = dc.texi
+MAKEINFO = makeinfo --no-split
+
+# FIXME: remove this when automake has been fixed to include these
+# files automatically
+EXTRA_DIST = bc.1 dc.1
+
+man_MANS = bc.1 dc.1
OpenPOWER on IntegriCloud