Add ART -help and -showversion

Bug: https://code.google.com/p/android/issues/detail?id=62149
Change-Id: I5c21c0433f5f341f94e7d977e8d2d69cc46d6fe3
diff --git a/runtime/Android.mk b/runtime/Android.mk
index 10ef64b..7a2fab9 100644
--- a/runtime/Android.mk
+++ b/runtime/Android.mk
@@ -124,6 +124,7 @@
 	oat_file.cc \
 	offsets.cc \
 	os_linux.cc \
+	parsed_options.cc \
 	primitive.cc \
 	reference_table.cc \
 	reflection.cc \