summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-07-04 16:09:03 +0000
committerJim Meyering <jim@meyering.net>2005-07-04 16:09:03 +0000
commit302c7df27103666ad856dbea006ddfa2f04cdae6 (patch)
treef856c2b1e3eeb106515a80380cd8af6e1369614f /lib
parent1fd49f4452f454815534813dbc347238fde11582 (diff)
downloadcoreutils-302c7df27103666ad856dbea006ddfa2f04cdae6.tar.xz
(libcoreutils_a_SOURCES): Add verify.h here, temporarily.
Eventually, it'll be pulled in via AC_LIBSOURCES.
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 8e20fb0d4..805c2fa6c 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 \