Adding missing META-INF directory: NBGit should now run properly and appear in menus.
[nbgit.git] / build.xml
blob54931f819f2fcf3b61acc3bf41ea637e7e2ee0ea
1 <?xml version="1.0" encoding="UTF-8"?>
2 <project basedir="." default="netbeans" name="git">
3     <description>Builds, tests, and runs the project org.netbeans.modules.git</description>
4     <import file="nbproject/build-impl.xml"/>
5 </project>