]> git.saurik.com Git - bison.git/blobdiff - lib/Makefile.am
2001-08-20 Robert Anisko <robert.anisko@epita.fr>
[bison.git] / lib / Makefile.am
index 529ac67ab4eec76d6016a77f1c95416aaf68f046..50f09c431284a875711faf9c05d250845925e272 100644 (file)
@@ -4,7 +4,7 @@ AUTOMAKE_OPTIONS = ansi2knr
 
 noinst_LIBRARIES = libbison.a
 
-INCLUDES = -I.. -I$(srcdir) -I../intl
+INCLUDES = -I.. -I$(srcdir) -I../intl -I$(top_srcdir)/src
 
 # Heck, we are still using an old version of Automake which does not
 # understand LIBOBJ additions using $objext...
@@ -14,6 +14,7 @@ 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