Author: akarasulu
Date: Sun Oct 31 20:28:51 2004
New Revision: 56196
Modified:
incubator/directory/eve/trunk/project.xml
Log:
oops need to check this in or the ldif file will not be copied over
Modified: incubator/directory/eve/trunk/project.xml
==============================================================================
--- incubator/directory/eve/trunk/project.xml (original)
+++ incubator/directory/eve/trunk/project.xml Sun Oct 31 20:28:51 2004
@@ -139,6 +139,7 @@
<includes>
<include>**/*.dtd</include>
<include>**/*.properties</include>
+ <include>**/*.ldif</include>
<include>**/*.x*</include>
</includes>
</resource>