# $Id: Makefile.am,v 1.2 2002/05/06 16:50:09 chipx86 Exp $ if HAVE_CURL CURLDIR = curl endif DIRNAMES = $(CURLDIR) DIST_SUBDIRS = curl if DYNAMIC_SCHEME_MODS SUBDIRS = $(DIRNAMES) else SUBDIRS = $(STATIC_SCHEME_MODS) endif