From 056d156a13e4e351a5a25d698e91b69a62b068f2 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 22 Jun 2002 09:23:17 +0000 Subject: [PATCH] (libfetish_a_SOURCES): Add c-stack.c, too. --- lib/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/Makefile.am b/lib/Makefile.am index 6495473a6b..df8ce06375 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -28,6 +28,7 @@ libfetish_a_SOURCES = \ basename.c \ bumpalloc.h \ canon-host.c \ + c-stack.c c-stack.h \ closeout.c closeout.h \ diacrit.c diacrit.h \ dirname.c dirname.h \ -- 2.30.2