diff options
Diffstat (limited to 'gas/Makefile.in')
-rw-r--r-- | gas/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/Makefile.in b/gas/Makefile.in index 615d818..2ca0212 100644 --- a/gas/Makefile.in +++ b/gas/Makefile.in @@ -243,6 +243,7 @@ target_os = @target_os@ target_vendor = @target_vendor@ te_file = @te_file@ AUTOMAKE_OPTIONS = 1.8 cygnus dejagnu +ACLOCAL_AMFLAGS = -I .. SUBDIRS = doc po # Automake should figure this out on its own. It doesn't, because # of the "cygnus" option. But distclean still wants it. |