* lib/Makefile.am: Adjust.
authorRobert Anisko <robert@lrde.epita.fr>
Sat, 25 Aug 2001 15:28:07 +0000 (15:28 +0000)
committerRobert Anisko <robert@lrde.epita.fr>
Sat, 25 Aug 2001 15:28:07 +0000 (15:28 +0000)
ChangeLog
lib/Makefile.am

index c33d81c8ddad0b8600c03a56395cd5beb62ffbed..6ce2deef17ec096a2c54708f5090e0e3f24cd190 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-08-25  Robert Anisko  <robert.anisko@epita.fr>
+
+       * lib/Makefile.am: Adjust.
+
 2001-08-25  Robert Anisko  <robert.anisko@epita.fr>
 
        * src/bison.simple: Update and add '%%' directives.
index a5711bc36a9e711e78b695950f3d75eb3b3180b1..4dbe19781e644ce6c989770010bca9317fd5b24c 100644 (file)
@@ -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...