From a04cb6eb38bf06ba27086117e6a0c713e24f92be Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Mon, 10 Jun 2002 11:35:05 +0000 Subject: Added configure option to use the included libasn1. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 4810ccb2ba..e96639b839 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ ## Process this file with automake to produce Makefile.in EXTRA_DIST = ChangeLog NEWS INSTALL README THANKS COPYING PGPKEYS COPYING.LIB -SUBDIRS = libasn1 lib libextra src doc tests +SUBDIRS = $(LIBASN1_DIR) lib libextra src doc tests ChangeLog: cvs2cl --utc -U .cvsusers --fsf -t -S --prune -- cgit v1.2.1