<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -6,7 +6,7 @@ ERLC_TEST_FLAGS = &quot;-pa ../deps/eunit/ebin -I ../deps/eunit/include -I .. -I ../e
 ERLC_FLAGS = &quot;+debug_info -W2 -I ../include -I ../include/yaws -o ../ebin&quot;
 FUZED_VERSION = &quot;0.4.13&quot;
 
-task :prepare =&gt; [:build_eunit, :build_dist]
+task :prepare =&gt; [:build_deps, :build_dist]
 
 task :default do
   cd &quot;elibs&quot;
@@ -52,6 +52,8 @@ task :docs do
   sh %|cd doc &amp;&amp; erl -noshell -s init stop -run edoc files #{files}|
 end
 
+task :build_deps =&gt; [:build_eunit]
+
 task :build_eunit do
   sh %[cd deps/eunit &amp;&amp; make clean &amp;&amp; make all]
-end
\ No newline at end of file
+end</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>af2ca9c1c5510a023ebab0dc593b33863d7827bc</id>
    </parent>
  </parents>
  <author>
    <name>Abhay Kumar</name>
    <email>abhay+git@opensynapse.net</email>
  </author>
  <url>http://github.com/KirinDave/fuzed/commit/7486f4075d2b9307d02e3905c69e28e456a51a32</url>
  <id>7486f4075d2b9307d02e3905c69e28e456a51a32</id>
  <committed-date>2008-07-09T13:54:58-07:00</committed-date>
  <authored-date>2008-07-09T13:54:58-07:00</authored-date>
  <message>added generic build_deps Raketask</message>
  <tree>168e12b8742cff9d6afbcf07d8cb1ac835b973de</tree>
  <committer>
    <name>Abhay Kumar</name>
    <email>abhay+git@opensynapse.net</email>
  </committer>
</commit>
