From 5c68db8b3dc74f05ab2bb6e397647f5d4f1dad0e Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 28 Oct 2004 20:31:15 +0000 Subject: Link tools directory into rest of build system svn:r2623 --- src/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index d9ca7a375b..ae647b2d61 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,5 +1,5 @@ # leave in dependency order, since common must be built first -SUBDIRS = common or win32 config -DIST_SUBDIRS = common or win32 config +SUBDIRS = common or tools win32 config +DIST_SUBDIRS = common or tools win32 config -- cgit v1.2.3-54-g00ecf