Author: amarkhel
Date: 2010-10-29 10:33:33 -0400 (Fri, 29 Oct 2010)
New Revision: 19773
Modified:
trunk/ui/pom.xml
Log:
add calendar to build
Modified: trunk/ui/pom.xml
===================================================================
--- trunk/ui/pom.xml 2010-10-29 14:31:33 UTC (rev 19772)
+++ trunk/ui/pom.xml 2010-10-29 14:33:33 UTC (rev 19773)
@@ -44,6 +44,7 @@
<module>misc</module>
<module>output</module>
<module>input</module>
+ <module>calendar</module>
<module>dist</module>
</modules>
</project>