(libcoreutils_a_SOURCES): Add buffer-lcm.c, buffer-lcm.h.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 24 Nov 2005 06:48:55 +0000 (06:48 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 24 Nov 2005 06:48:55 +0000 (06:48 +0000)
lib/Makefile.am

index 82088da..603887e 100644 (file)
@@ -27,6 +27,7 @@ DEFS += -DLIBDIR=\"$(libdir)\"
 
 libcoreutils_a_SOURCES = \
   allocsa.c allocsa.h \
+  buffer-lcm.c buffer-lcm.h \
   euidaccess.h \
   exit.h \
   fprintftime.c fprintftime.h \