X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/1462fcee1ed295b24f47758b370068aa6304bb41..0f404a0af0cb68849b5099e95dec0f9a09e3973d:/lib/Makefile.am diff --git a/lib/Makefile.am b/lib/Makefile.am index 77ca6646..c2b4ec27 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -37,7 +37,6 @@ timevars_sources = \ # Non-gnulib sources in Bison's internal library. libbison_a_SOURCES += \ get-errno.h get-errno.c \ - subpipe.h subpipe.c \ $(bitsets_sources) $(additional_bitsets_sources) $(timevars_sources) # The Yacc compatibility library.