[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] ship src/win32/ in the tarball
Update of /home/or/cvsroot/src
In directory moria.mit.edu:/home2/arma/work/onion/cvs/src
Modified Files:
Makefile.am
Log Message:
ship src/win32/ in the tarball
Index: Makefile.am
===================================================================
RCS file: /home/or/cvsroot/src/Makefile.am,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- Makefile.am 7 Oct 2003 16:29:55 -0000 1.6
+++ Makefile.am 21 Oct 2004 00:49:09 -0000 1.7
@@ -1,6 +1,5 @@
# leave in dependency order, since common must be built first
-
-SUBDIRS = common or config
-DIST_SUBDIRS = common or config
+SUBDIRS = common or win32 config
+DIST_SUBDIRS = common or win32 config