From f7782db7d8d2a8224bb0d5299cc7703088b1fe8d Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 5 Oct 2001 11:45:25 +0000 Subject: [PATCH] (libfetish_a_SOURCES): Add hash-pjw.c and hash-pjw.h. --- lib/Makefile.am | 1 + 1 file changed, 1 insertion(+) 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 \ -- 2.30.2