treewide: clean up download hashes
[openwrt/staging/wigyori.git] / tools / mpfr / patches / 001-only_src.patch
1 --- a/Makefile.am
2 +++ b/Makefile.am
3 @@ -18,7 +18,7 @@ AUTOMAKE_OPTIONS = gnu
4 # old Automake version.
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 @@ -378,7 +378,7 @@ AUTOMAKE_OPTIONS = gnu
15 # libtoolize and in case some developer needs to switch back to an
16 # old Automake version.
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