summaryrefslogtreecommitdiff
path: root/cxx
diff options
context:
space:
mode:
authorKevin Ryde <user42@zip.com.au>2003-10-24 23:46:27 +0200
committerKevin Ryde <user42@zip.com.au>2003-10-24 23:46:27 +0200
commit48c6b717ba1dab08104286011b2b28cb8d9664d7 (patch)
tree7c2caa71674924fdcdf7d9461c54a1607db766df /cxx
parent264dcd9583e92f69a55fdcf745486f5cd7c94cc8 (diff)
downloadgmp-48c6b717ba1dab08104286011b2b28cb8d9664d7.tar.gz
* Makefile.am, cxx/Makefile.am: Add cxx/ismpznw.cc.
Diffstat (limited to 'cxx')
-rw-r--r--cxx/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cxx/Makefile.am b/cxx/Makefile.am
index b2881d9bb..1c48a1234 100644
--- a/cxx/Makefile.am
+++ b/cxx/Makefile.am
@@ -28,5 +28,5 @@ endif
# osfuns.cc is handled from the top-level Makefile.am
libcxx_la_SOURCES = \
- isfuns.cc ismpf.cc ismpq.cc ismpz.cc \
+ isfuns.cc ismpf.cc ismpq.cc ismpz.cc ismpznw.cc \
osdoprnti.cc osfuns.cc osmpf.cc osmpq.cc osmpz.cc