* lib/Makefile.am: Adjust.

This commit is contained in:
Robert Anisko
2001-08-25 15:28:07 +00:00
parent a8289c62db
commit 9c76d118cc
2 changed files with 5 additions and 1 deletions

View 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...