projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fd49f4
)
(libcoreutils_a_SOURCES): Add verify.h here, temporarily.
author
Jim Meyering
<jim@meyering.net>
Mon, 4 Jul 2005 16:09:03 +0000
(16:09 +0000)
committer
Jim Meyering
<jim@meyering.net>
Mon, 4 Jul 2005 16:09:03 +0000
(16:09 +0000)
Eventually, it'll be pulled in via AC_LIBSOURCES.
lib/Makefile.am
patch
|
blob
|
history
diff --git
a/lib/Makefile.am
b/lib/Makefile.am
index
8e20fb0
..
805c2fa
100644
(file)
--- 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 \