From: Jim Meyering Date: Sat, 22 Jun 2002 09:23:17 +0000 (+0000) Subject: (libfetish_a_SOURCES): Add c-stack.c, too. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=056d156a13e4e351a5a25d698e91b69a62b068f2;p=pspp (libfetish_a_SOURCES): Add c-stack.c, too. --- 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 \