From bb2cf4b445a395f0a9304c39dc9a7ff7dbe99ded Mon Sep 17 00:00:00 2001 From: drepper Date: Sat, 8 Mar 1997 04:31:34 +0000 Subject: [PATCH] (routines): Add argp-eexst. --- argp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argp/Makefile b/argp/Makefile index 68fab3cd14..c151569913 100644 --- a/argp/Makefile +++ b/argp/Makefile @@ -24,7 +24,7 @@ subdir := argp headers = argp.h distribute = argp-fmtstream.h argp-namefrob.h routines = $(addprefix argp-, ba fmtstream fs-xinl help parse pv \ - pvh xinl) + pvh xinl eexst) tests = argp-test -- 2.11.0