X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/e141f4d4bb6584bfbf13003047a2e48e9a6eab6a..fe3cae17a1dd2afa1eb34239ba497252892b2090:/lib/local.mk diff --git a/lib/local.mk b/lib/local.mk index e9edefb2..77b03665 100644 --- a/lib/local.mk +++ b/lib/local.mk @@ -1,6 +1,6 @@ # Make bison/lib. -# Copyright (C) 2001-2004, 2006, 2008-2010 Free Software Foundation, +# Copyright (C) 2001-2004, 2006, 2008-2011 Free Software Foundation, # Inc. # This program is free software: you can redistribute it and/or modify @@ -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)