]> git.saurik.com Git - bison.git/blobdiff - lib/Makefile.am
* doc/bison.texinfo: Use `$' as shell prompt, not `%'.
[bison.git] / lib / Makefile.am
index 50f09c431284a875711faf9c05d250845925e272..4dbe19781e644ce6c989770010bca9317fd5b24c 100644 (file)
@@ -4,7 +4,7 @@ AUTOMAKE_OPTIONS = ansi2knr
 
 noinst_LIBRARIES = libbison.a
 
-INCLUDES = -I.. -I$(srcdir) -I../intl -I$(top_srcdir)/src
+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...