e6579b2118fb1653deefffc5a307a841fe060d6e
[openwrt/openwrt.git] / tools / mpfr / patches / 001-only_src.patch
1 --- a/Makefile.am
2 +++ b/Makefile.am
3 @@ -12,7 +12,7 @@
4 AUTOMAKE_OPTIONS = gnu
5 ACLOCAL_AMFLAGS = -I m4
6
7 -SUBDIRS = doc src tests tune
8 +SUBDIRS = src
9
10 nobase_dist_doc_DATA = AUTHORS BUGS COPYING COPYING.LESSER NEWS TODO \
11 examples/ReadMe examples/divworst.c examples/rndo-add.c examples/sample.c \
12 --- a/Makefile.in
13 +++ b/Makefile.in
14 @@ -294,7 +294,7 @@ top_builddir = @top_builddir@
15 top_srcdir = @top_srcdir@
16 AUTOMAKE_OPTIONS = gnu
17 ACLOCAL_AMFLAGS = -I m4
18 -SUBDIRS = doc src tests tune
19 +SUBDIRS = src
20 nobase_dist_doc_DATA = AUTHORS BUGS COPYING COPYING.LESSER NEWS TODO \
21 examples/ReadMe examples/divworst.c examples/rndo-add.c examples/sample.c \
22 examples/version.c