diff options
Diffstat (limited to 'opcodes/Makefile.am')
-rw-r--r-- | opcodes/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/opcodes/Makefile.am b/opcodes/Makefile.am index 569bf84..2bdc716 100644 --- a/opcodes/Makefile.am +++ b/opcodes/Makefile.am @@ -1,5 +1,7 @@ ## Process this file with automake to generate Makefile.in +AUTOMAKE_OPTIONS = cygnus + INCDIR = $(srcdir)/../include BFDDIR = $(srcdir)/../bfd DEP = mkdep |