X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/d0d5aa6425c8e7f5453a7173b74f95351f7db266..dd0e0635ece1b9945f23423f048d407831604c56:/lib/Makefile.am diff --git a/lib/Makefile.am b/lib/Makefile.am index 3ef271d7..1c9679d8 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,4 +1,4 @@ -## Copyright (C) 2001, 2002, 2003 Free Software Foundation, Inc. +## Copyright (C) 2001, 2002, 2003, 2004 Free Software Foundation, Inc. ## This program is free software; you can redistribute it and/or modify ## it under the terms of the GNU General Public License as published by @@ -21,11 +21,6 @@ lib_LIBRARIES = $(YACC_LIBRARY) EXTRA_LIBRARIES = liby.a noinst_LIBRARIES = libbison.a -# config.h is in build/., and system.h is in src/src/. -INCLUDES = -I$(top_builddir) \ - -I$(top_srcdir)/src \ - -I$(top_srcdir)/lib - liby_a_SOURCES = main.c yyerror.c # Heck, we are still using an old version of Automake which does not