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