diff --git a/ChangeLog b/ChangeLog index c33d81c8..6ce2deef 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-08-25 Robert Anisko + + * lib/Makefile.am: Adjust. + 2001-08-25 Robert Anisko * src/bison.simple: Update and add '%%' directives. diff --git a/lib/Makefile.am b/lib/Makefile.am index a5711bc3..4dbe1978 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -4,7 +4,7 @@ AUTOMAKE_OPTIONS = ansi2knr noinst_LIBRARIES = libbison.a -INCLUDES = -I.. -I$(srcdir) -I../intl +INCLUDES = -I.. -I$(srcdir) -I$(top_srcdir)/src -I../intl # Heck, we are still using an old version of Automake which does not # understand LIBOBJ additions using $objext...