From: Jim Meyering Date: Sun, 12 Jan 2003 08:57:11 +0000 (+0000) Subject: (libfetish_a_SOURCES): Add canonicalize.h. X-Git-Tag: v4.5.5~251 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=079dc69267c209f9edf012c877ddeda9239ec3db;p=thirdparty%2Fcoreutils.git (libfetish_a_SOURCES): Add canonicalize.h. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 1aacd1dd95..d79076f94c 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -47,6 +47,7 @@ libfetish_a_SOURCES = \ bumpalloc.h \ canon-host.c \ c-stack.c c-stack.h \ + canonicalize.h \ closeout.c closeout.h \ cycle-check.c cycle-check.h \ dev-ino.h \