summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-10-15 14:22:13 +0000
committerJim Meyering <jim@meyering.net>2003-10-15 14:22:13 +0000
commit7b60fac170039bde0ca54d8edb24b7458cafa1ff (patch)
treeef9c1ef09d1955d3c08197d9511ab8949923a0aa /lib
parentcf04b8d0929fe12f81b85ae9dfe832ca3ff2889e (diff)
downloadcoreutils-7b60fac170039bde0ca54d8edb24b7458cafa1ff.tar.xz
(libfetish_a_SOURCES): Add userspec.h.
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 3d5477e76..c6c0c1621 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -112,7 +112,7 @@ libfetish_a_SOURCES = \
unicodeio.c unicodeio.h \
unistd-safer.h \
unlocked-io.h \
- userspec.c \
+ userspec.c userspec.h \
utimens.c utimens.h \
version-etc.c version-etc.h \
xalloc.h \