diff options
Diffstat (limited to 'gprof/Makefile.am')
-rw-r--r-- | gprof/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gprof/Makefile.am b/gprof/Makefile.am index 2a6a917..3017b03 100644 --- a/gprof/Makefile.am +++ b/gprof/Makefile.am @@ -1,7 +1,7 @@ ## Process this file with automake to generate Makefile.in AUTOMAKE_OPTIONS = cygnus -ACLOCAL_AMFLAGS = -I .. +ACLOCAL_AMFLAGS = -I .. -I ../config -I ../bfd SUFFIXES = .m |