From 7b60fac170039bde0ca54d8edb24b7458cafa1ff Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 15 Oct 2003 14:22:13 +0000 Subject: [PATCH] (libfetish_a_SOURCES): Add userspec.h. --- lib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/Makefile.am b/lib/Makefile.am index 3d5477e..c6c0c16 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 \ -- 2.7.4