LUCENE-4335: add empty target in common-build.xml

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene4335@1506248 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael McCandless 2013-07-23 19:54:34 +00:00
parent 75c92695a8
commit 215c569e65
1 changed files with 2 additions and 0 deletions

View File

@ -2100,6 +2100,8 @@ ${tests-output}/junit4-*.suites - per-JVM executed suites
<property name="pegdown.loaded" value="true"/>
</target>
<target name="regenerate"/>
<macrodef name="pegdown">
<attribute name="todir"/>
<attribute name="flatten" default="false"/>