[or-cvs] Link tools directory into rest of build system

Nick Mathewson nickm at seul.org
Thu Oct 28 20:31:18 UTC 2004


Update of /home/or/cvsroot/src
In directory moria.mit.edu:/tmp/cvs-serv31772/src

Modified Files:
	Makefile.am 
Log Message:
Link tools directory into rest of build system

Index: Makefile.am
===================================================================
RCS file: /home/or/cvsroot/src/Makefile.am,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- Makefile.am	21 Oct 2004 00:49:09 -0000	1.7
+++ Makefile.am	28 Oct 2004 20:31:15 -0000	1.8
@@ -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
 



More information about the tor-commits mailing list