# HG changeset patch # User Jim Meyering # Date 1002282325 0 # Node ID 57cdbbe871f58ef8aad8097a80f1152e721c2cdd # Parent 3c24470988a83d71ec104971edcebc426f6368fc (libfetish_a_SOURCES): Add hash-pjw.c and hash-pjw.h. diff --git a/lib/Makefile.am b/lib/Makefile.am --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -18,6 +18,7 @@ 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 \