Parcourir la source

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


svn:r24

Roger Dingledine il y a 23 ans
Parent
commit
419781685c
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  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