summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2014-01-22 16:25:34 +0000
committerzimmerma <zimmerma@280ebfd0-de03-0410-8827-d642c229c3f4>2014-01-22 16:25:34 +0000
commiteca335af5eb111852a2a346b9a24ef492e7050b0 (patch)
tree3506106567be41b6da42226066ea6d90ebafe738 /Makefile.am
parentc61dc0020062a3ed07f3485fcdf22ac6e656497c (diff)
downloadmpfr-eca335af5eb111852a2a346b9a24ef492e7050b0.tar.gz
added subdir tools/bench
git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@8864 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 98717f5b8..e811c0944 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -16,7 +16,7 @@ AUTOMAKE_OPTIONS = gnu
# once Automake 1.13 is available on most platforms.
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = doc src tests tune
+SUBDIRS = doc src tests tune tools/bench
nobase_dist_doc_DATA = AUTHORS BUGS COPYING COPYING.LESSER NEWS TODO \
examples/ReadMe examples/divworst.c examples/rndo-add.c examples/sample.c \