Skip to content

Commit

Permalink
added crawler target directory for build
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@4769 6c8d7289-2bf4-0310-a012-ef5d649a1542
  • Loading branch information
orbiter committed May 6, 2008
1 parent 1689030 commit ee81ff4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.xml
Expand Up @@ -136,6 +136,7 @@

<!-- initializing all needed variables -->
<target name="init" depends="determineExtensionTarget">
<mkdir dir="${build}/de/anomic/crawler"/>
<mkdir dir="${build}/de/anomic/data"/>
<mkdir dir="${build}/de/anomic/htmlFilter"/>
<mkdir dir="${build}/de/anomic/http"/>
Expand Down

0 comments on commit ee81ff4

Please sign in to comment.