summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2002-06-10 11:35:05 +0000
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2002-06-10 11:35:05 +0000
commita04cb6eb38bf06ba27086117e6a0c713e24f92be (patch)
tree6ad20cf55cc55ef65b6abfabb9777d5370390fd5 /Makefile.am
parentc54c7030d6ce64eaef4b67e2408c306cfce77a06 (diff)
downloadgnutls-a04cb6eb38bf06ba27086117e6a0c713e24f92be.tar.gz
Added configure option to use the included libasn1.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
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