diff options
Diffstat (limited to 'bfd/Makefile.am')
-rw-r--r-- | bfd/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/Makefile.am b/bfd/Makefile.am index 165d6ae..e85d75c 100644 --- a/bfd/Makefile.am +++ b/bfd/Makefile.am @@ -1,6 +1,7 @@ ## Process this file with automake to generate Makefile.in AUTOMAKE_OPTIONS = 1.9 cygnus +ACLOCAL_AMFLAGS = -I .. # Uncomment the following line when doing a release. # RELEASE=y |