[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[or-cvs] removed op/ from the build process, since it no longer
Update of /home/or/cvsroot/src
In directory moria.seul.org:/home/arma/work/onion/cvs/src
Modified Files:
Makefile.am
Log Message:
removed op/ from the build process, since it no longer
builds now that i've removed common/onion.[ch] (oops)
Index: Makefile.am
===================================================================
RCS file: /home/or/cvsroot/src/Makefile.am,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- Makefile.am 28 Jun 2002 23:26:41 -0000 1.1
+++ Makefile.am 2 Jul 2002 16:00:02 -0000 1.2
@@ -1,7 +1,7 @@
# leave in dependency order, since common must be built first
-SUBDIRS = common smtpap orkeygen httpap op or
-DIST_SUBDIRS = common smtpap orkeygen httpap op or
+SUBDIRS = common smtpap orkeygen httpap or
+DIST_SUBDIRS = common smtpap orkeygen httpap or