Make sure test_plugin.vcproj is included in dist.
diff --git a/Makefile.am b/Makefile.am
index fbd36c1..b65daee 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -54,6 +54,7 @@
   vsprojects/protobuf.sln                                                    \
   vsprojects/protoc.vcproj                                                   \
   vsprojects/readme.txt                                                      \
+  vsprojects/test_plugin.vcproj                                              \
   vsprojects/tests.vcproj                                                    \
   vsprojects/lite-test.vcproj                                                \
   vsprojects/convert2008to2005.sh                                            \