Explorar el Código

removed op/ from the build process, since it no longer
builds now that i've removed common/onion.[ch] (oops)


svn:r24

Roger Dingledine hace 23 años
padre
commit
419781685c
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      src/Makefile.am

+ 2 - 2
src/Makefile.am

@@ -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