+EXTRA_DIST = malloc.c realloc.c
+
+libbison_a_SOURCES = \
+ error.c error.h \
+ getopt.h getopt.c getopt1.c \
+ hash.h hash.c \
+ obstack.h obstack.c \
+ quote.h quote.c quotearg.h quotearg.c \
+ xalloc.h xmalloc.c xstrdup.c
+
+libbison_a_LIBADD = @LIBOBJS@