summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2003-04-23 23:38:30 +0200
committerKevin Ryde <user42@zip.com.au>2003-04-23 23:38:30 +0200
commit9d48436ebdccb00dde58b49d7ccbf3cca4e686da (patch)
tree6d9a2c2de964bd116440d1639f91f055046b2aad /Makefile.am
parente4e7264b13c13c3eeca33c50912c8df0a8ce8090 (diff)
downloadgmp-9d48436ebdccb00dde58b49d7ccbf3cca4e686da.tar.gz
* invalid.c: New file.
* Makefile.am: Add it.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ada56699b..7c8461278 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -237,7 +237,7 @@ MPBSD_OBJECTS = mpbsd/add$U.lo mpbsd/tdiv_qr$U.lo mpbsd/set$U.lo \
# access undocumented symbols.
libgmp_la_SOURCES = gmp-impl.h longlong.h \
- assert.c compat.c errno.c extract-dbl.c insert-dbl.c memory.c \
+ assert.c compat.c errno.c extract-dbl.c insert-dbl.c invalid.c memory.c \
mp_bpl.c mp_clz_tab.c mp_dv_tab.c mp_minv_tab.c mp_get_fns.c mp_set_fns.c \
rand.c randclr.c randdef.c randiset.c randlc2s.c randlc2x.c randmt.c \
rands.c randsd.c randsdui.c randbui.c randmui.c version.c