[tor-bugs] #6524 [Tor Client]: [PATCH] move to non-recursive make

Tor Bug Tracker & Wiki torproject-admin at torproject.org
Thu Aug 23 18:04:23 UTC 2012


#6524: [PATCH] move to non-recursive make
-------------------------+--------------------------------------------------
 Reporter:  stewart      |          Owner:  stewart           
     Type:  enhancement  |         Status:  needs_revision    
 Priority:  normal       |      Milestone:  Tor: 0.2.4.x-final
Component:  Tor Client   |        Version:  Tor: unspecified  
 Keywords:               |         Parent:                    
   Points:               |   Actualpoints:                    
-------------------------+--------------------------------------------------

Comment(by meyering):

 Replying to [comment:19 nickm]:
 ...
 > I checked out that branch, then did "git clean -xf"...

 That is the part I had not done.
 With that, I see the same failure you do.
 ...
 > and I noticed that there were no build rules to actually say that
 doc/tor.html depended on doc/tor.html.in .  So I tried adding this line to
 doc/include.am :
 >
 > {{{
 > $(doc_DATA) : $(html_in)
 > }}}
 >
 > And so far it seems to work.  Running more tests now.
 > Does the above addition look okay to you?

 That looks perfect.

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/6524#comment:22>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list