summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2009-08-18 15:51:08 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2009-08-18 15:51:08 +0000
commit2666fc06e16c6e26d4c12de9a5a43c19355933c7 (patch)
tree02c9bea0cbee36a79f9c682efae16595dd0eedbf /Makefile.am
parent74b5a7145ac4b1a3a4a2bedd4f07b25e3473659f (diff)
downloadmpfr-2666fc06e16c6e26d4c12de9a5a43c19355933c7.tar.gz
Add examples into $docdir (without using a subdir, as this would be
a bit bloated just to add a few files). * Added "examples" directory with a ReadMe file and 3 examples. * Makefile.am: added files from the "examples" directory and changed dist_doc_DATA into nobase_dist_doc_DATA so that the "examples" directory is not stripped in the target directory $docdir. * README: added "examples/". git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@6368 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index de91e01d8..461cad16c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,7 +14,8 @@ ACLOCAL_AMFLAGS = -I m4
SUBDIRS = tests
-dist_doc_DATA = AUTHORS BUGS COPYING COPYING.LESSER FAQ.html NEWS TODO
+nobase_dist_doc_DATA = AUTHORS BUGS COPYING COPYING.LESSER FAQ.html NEWS TODO \
+ examples/ReadMe examples/divworst.c examples/rndo-add.c examples/sample.c
EXTRA_DIST = PATCHES VERSION get_patches.sh round_raw_generic.c gen_inverse.h jyn_asympt.c