From: robs Date: Wed, 28 Nov 2001 03:21:39 +0000 (+0000) Subject: add size to PROGRAMS X-Git-Tag: 0.67_01~78 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=9d4177af4d7099c9186be167f017772116fdbac4;p=catagits%2Ffcgi2.git add size to PROGRAMS --- diff --git a/examples/Makefile.am b/examples/Makefile.am index 1808083..a98b941 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -1,8 +1,9 @@ -# $Id: Makefile.am,v 1.5 2001/11/21 15:32:32 robs Exp $ +# $Id: Makefile.am,v 1.6 2001/11/28 03:21:39 robs Exp $ noinst_PROGRAMS = authorizer \ echo \ echo-x \ log-dump \ + size \ @threaded@ \ @ECHO_CPP@