summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2000-02-24 00:31:01 +0100
committerKevin Ryde <user42@zip.com.au>2000-02-24 00:31:01 +0100
commit85971ad22363745b9b51db4b683143b58f4bd83d (patch)
tree4b8442b7513b597fdba28d619d908721a59e5def /Makefile.am
parented970f5df59bd4c2dd6893f566a386be518b0c35 (diff)
downloadgmp-85971ad22363745b9b51db4b683143b58f4bd83d.tar.gz
Add info_TEXINFOS = gmp.texi
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 138d3e9e4..c5b96700b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -197,6 +197,8 @@ MPN_OBJECTS = @mpn_objs_in_libgmp@
EXTRA_DIST = demos gmp-impl.h gmp.h longlong.h mp.h stack-alloc.h urandom.h
+info_TEXINFOS = gmp.texi
+
lib_LTLIBRARIES = libgmp.la
libgmp_la_SOURCES = \
memory.c mp_set_fns.c mp_clz_tab.c rand.c randui.c randclr.c \