From: Jim Meyering Date: Mon, 4 Jul 2005 16:09:03 +0000 (+0000) Subject: (libcoreutils_a_SOURCES): Add verify.h here, temporarily. X-Git-Tag: CPPI-1_12~317 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=302c7df27103666ad856dbea006ddfa2f04cdae6;p=thirdparty%2Fcoreutils.git (libcoreutils_a_SOURCES): Add verify.h here, temporarily. Eventually, it'll be pulled in via AC_LIBSOURCES. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 8e20fb0d43..805c2fa6ce 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -38,6 +38,7 @@ libcoreutils_a_SOURCES = \ regex.h \ time_r.c time_r.h \ unicodeio.c unicodeio.h \ + verify.h \ xalloc-die.c \ xgethostname.c xgethostname.h \ xmemcoll.c xmemcoll.h \