mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-09 12:23:04 +00:00
Fix INCLUDES.
This commit is contained in:
@@ -25,7 +25,7 @@ noinst_LIBRARIES = libbison.a
|
||||
# config.h in build/., and system.h is in src/src/.
|
||||
INCLUDES = -I$(top_builddir)/intl \
|
||||
-I$(top_builddir) \
|
||||
-I$(top_srcdir)/ \
|
||||
-I$(top_srcdir)/src \
|
||||
-I$(top_srcdir)/intl \
|
||||
-I$(top_srcdir)/lib
|
||||
|
||||
|
||||
Reference in New Issue
Block a user