X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/feda5527b30d62874ed0e27056903543ba0c3ee0..86e5b4402f4e8ede509a4043420aa6e3d3c6cae2:/lib/local.mk diff --git a/lib/local.mk b/lib/local.mk index 7b12dcc4..298a8aa2 100644 --- a/lib/local.mk +++ b/lib/local.mk @@ -1,7 +1,7 @@ # Make bison/lib. -# Copyright (C) 2001, 2002, 2003, 2004, 2006, 2008 Free Software -# Foundation, Inc. +# Copyright (C) 2001-2004, 2006, 2008-2010 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 @@ -51,9 +51,7 @@ lib_libbison_a_SOURCES += \ # Non-gnulib sources in Bison's internal library. lib_libbison_a_SOURCES += \ lib/get-errno.h \ - lib/get-errno.c \ - lib/subpipe.h \ - lib/subpipe.c + lib/get-errno.c # The Yacc compatibility library. lib_LIBRARIES = $(YACC_LIBRARY)