]> git.saurik.com Git - bison.git/commitdiff
Fix INCLUDES.
authorAkim Demaille <akim@epita.fr>
Sat, 15 Dec 2001 16:35:48 +0000 (16:35 +0000)
committerAkim Demaille <akim@epita.fr>
Sat, 15 Dec 2001 16:35:48 +0000 (16:35 +0000)
lib/Makefile.am

index e873c8f326e84c3a45ca03998523d2fc06404b59..637f4deed3e175da254fe38627b75057f1db320a 100644 (file)
@@ -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