aboutsummaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index f4059d0..223c892 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -17,13 +17,13 @@
17# Documentation 17# Documentation
18 18
19info_TEXINFOS = gdbm.texinfo 19info_TEXINFOS = gdbm.texinfo
20gdbm_TEXINFOS=\ 20gdbm_TEXINFOS=\
21 fdl.texi 21 fdl.texi
22 22
23man_MANS = gdbm.3 23man_MANS = gdbm.3 gdbm_dump.1 gdbm_load.1 gdbmtool.1
24EXTRA_DIST = $(man_MANS) 24EXTRA_DIST = $(man_MANS)
25 25
26GENDOCS=gendocs.sh 26GENDOCS=gendocs.sh
27 27
28TEXI2DVI=texi2dvi -E 28TEXI2DVI=texi2dvi -E
29 29

Return to:

Send suggestions and report system problems to the System administrator.