diff options
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 0e7dc89..c3216e9 100644 --- a/Makefile.in +++ b/Makefile.in @@ -1004,7 +1004,7 @@ install-make: force fi ### diff -all-diff: force +all-diff: all-libiberty @if [ -f ./diff/Makefile ] ; then \ rootme=`pwd` ; export rootme ; \ (cd ./diff; \ |