]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(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 82088da162759ed0ae8c26cf91ce93f6507a3dc7..603887e342c8940de8ed8f360f7202455f4fd997 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 \