From: Robert Anisko Date: Sat, 25 Aug 2001 15:28:07 +0000 (+0000) Subject: * lib/Makefile.am: Adjust. X-Git-Tag: pre-merge-of-1-29-branch~59 X-Git-Url: https://git.saurik.com/bison.git/commitdiff_plain/9c76d118ccc8211b0471ba41dc35c46f610aa3e2?ds=inline * lib/Makefile.am: Adjust. --- 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...