Sfoglia il codice sorgente

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


svn:r24

Roger Dingledine 23 anni fa
parent
commit
419781685c
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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