From: Jim Meyering Date: Fri, 5 Oct 2001 11:45:25 +0000 (+0000) Subject: (libfetish_a_SOURCES): Add hash-pjw.c and hash-pjw.h. X-Git-Tag: emacs-unicode-base~39 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7782db7d8d2a8224bb0d5299cc7703088b1fe8d;p=thirdparty%2Fgnulib.git (libfetish_a_SOURCES): Add hash-pjw.c and hash-pjw.h. --- diff --git a/lib/Makefile.am b/lib/Makefile.am index 5eef88e1e0..625f88651d 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -18,6 +18,7 @@ libfetish_a_SOURCES = \ strftime.c \ getopt.c getopt.h getopt1.c \ hash.c hash.h \ + hash-pjw.c hash-pjw.h \ __fpending.h \ addext.c \ argmatch.c argmatch.h \