Added baksmali module to the main pom

git-svn-id: https://smali.googlecode.com/svn/trunk@144 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
This commit is contained in:
JesusFreke@JesusFreke.com 2009-06-13 05:54:38 +00:00
parent 36836121d7
commit a2714398fc

View File

@ -20,6 +20,7 @@
<modules>
<module>dexlib</module>
<module>smali</module>
<module>baksmali</module>
<module>maven-smali-plugin</module>
<module>smali-integration-tests</module>
</modules>