summaryrefslogtreecommitdiff
path: root/gprof/Makefile.in
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2008-05-14 06:45:42 +0000
committerAlan Modra <amodra@bigpond.net.au>2008-05-14 06:45:42 +0000
commit1fd915bfa941f7b763a35a3e7831bf9379ed6d04 (patch)
tree262d945d9e61b4ef8a12711d164be8bead692bbd /gprof/Makefile.in
parent7e6d94476348baef4a3a2b9400a41c64bf38839c (diff)
downloadbinutils-redhat-1fd915bfa941f7b763a35a3e7831bf9379ed6d04.tar.gz
update dependencies
Diffstat (limited to 'gprof/Makefile.in')
-rw-r--r--gprof/Makefile.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/gprof/Makefile.in b/gprof/Makefile.in
index 42c0046c95..efa9181119 100644
--- a/gprof/Makefile.in
+++ b/gprof/Makefile.in
@@ -52,7 +52,9 @@ am__aclocal_m4_deps = $(top_srcdir)/../bfd/warning.m4 \
$(top_srcdir)/../config/depstand.m4 \
$(top_srcdir)/../config/gettext-sister.m4 \
$(top_srcdir)/../config/lead-dot.m4 \
- $(top_srcdir)/../config/nls.m4 $(top_srcdir)/../config/po.m4 \
+ $(top_srcdir)/../config/nls.m4 \
+ $(top_srcdir)/../config/override.m4 \
+ $(top_srcdir)/../config/po.m4 \
$(top_srcdir)/../config/proginstall.m4 \
$(top_srcdir)/../config/progtest.m4 \
$(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \