From: Jim Meyering Date: Wed, 15 Oct 2003 14:22:13 +0000 (+0000) Subject: (libfetish_a_SOURCES): Add userspec.h. X-Git-Tag: v5.1.0~397 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b60fac170039bde0ca54d8edb24b7458cafa1ff;p=thirdparty%2Fcoreutils.git (libfetish_a_SOURCES): Add userspec.h. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 3d5477e768..c6c0c1621c 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 \