FIX: missing EXTRA_DIST entries
diff --git a/test/Makefile.am b/test/Makefile.am
index 15e2f1b..b289e53 100755
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -134,6 +134,7 @@
 	rb \
 	rs \
 	threads \
+	partial \
 	AnnotationTest.thrift \
 	BrokenConstants.thrift \
 	ConstantsDemo.thrift \