summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2002-10-16 16:23:35 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2002-10-16 16:23:35 +0000
commit370f6b48f5b4b830e6100081a478f2a0fbbc692f (patch)
treef4db5e251172cc98db023227695a35d1425d5d33 /Makefile.am
parentaa2005df48dcf9f42fe2807ecd1e83c232576dcd (diff)
downloadmpfr-370f6b48f5b4b830e6100081a478f2a0fbbc692f.tar.gz
Removed log_b2.h as it doesn't seem to be necessary.
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@2046 280ebfd0-de03-0410-8827-d642c229c3f4
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 ce9b9f21f..55b0b680c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -3,7 +3,7 @@ AUTOMAKE_OPTIONS = gnu
SUBDIRS = tests
EXTRA_DIST = BUGS VERSION generic.c
-include_HEADERS = mpfr.h mpf2mpfr.h log_b2.h
+include_HEADERS = mpfr.h mpf2mpfr.h
lib_LIBRARIES = libmpfr.a