From 352ed70600fe515f249cc24388b9329cc4e1258b Mon Sep 17 00:00:00 2001 From: Richard Nyberg Date: Wed, 8 Nov 2006 09:01:48 +0000 Subject: Update the build scripts for the following events: o Some new source files. o Inclusion of libevent. o Removal of curl and pthreads dependencies. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 9e2ebe4..85d4bdf 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,2 +1,2 @@ -SUBDIRS=misc btpd cli +SUBDIRS=@subdirs@ misc btpd cli EXTRA_DIST=COPYRIGHT CHANGES -- cgit 1.4.1