From c9c709545aef163b7f9c1e4d7ca01db34f6dab40 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 18 Aug 2000 12:23:17 +0000 Subject: See ChangeLog: Fri Aug 18 14:27:14 CEST 2000 Werner Koch --- Makefile.am | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index c05fa23d9..b9983fd19 100644 --- a/Makefile.am +++ b/Makefile.am @@ -17,7 +17,14 @@ else checks = checks endif -SUBDIRS = intl zlib jnlib util mpi cipher ${gcrypt} g10 po tools doc ${checks} +if COMPILE_AGENT +agent = agent +else +agent = +endif + +SUBDIRS = intl zlib jnlib util mpi cipher ${gcrypt} g10 po tools \ + ${agent} doc ${checks} EXTRA_DIST = README-alpha VERSION PROJECTS BUGS # gettext never gets it right, so we take here care of deleting the # symlink. my_clean_gcrypt is just a kludge until we can include -- cgit v1.2.3