(libbison_a_SOURCES): Remove readpipe.c.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 20 Oct 2002 06:29:41 +0000 (06:29 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 20 Oct 2002 06:29:41 +0000 (06:29 +0000)
Add subpipe.h, subpipe.c.

lib/Makefile.am

index f7a012d..00c639a 100644 (file)
@@ -35,7 +35,7 @@ libbison_a_SOURCES = \
   getopt.h getopt.c getopt1.c \
   hash.h hash.c \
   quote.h quote.c quotearg.h quotearg.c \
-  readpipe.c unlocked-io.h \
+  subpipe.h subpipe.c unlocked-io.h \
   xalloc.h xmalloc.c xstrdup.c xstrndup.c \
   $(bitsets_sources) $(additional_bitsets_sources) $(timevars_sources)