change position of test metaflac test
diff --git a/test/Makefile.am b/test/Makefile.am
index be34747..b75c3d1 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -20,9 +20,9 @@
 EXTRA_DIST = \
 	test_libFLAC.sh \
 	test_libFLAC++.sh \
+	test_metaflac.sh \
 	test_streams.sh \
-	test_bins.sh \
-	test_metaflac.sh
+	test_bins.sh
 
 CLEANFILES = \
 	$(wildcard *.raw) $(wildcard *.flac) $(wildcard *.cmp) $(wildcard *.wav) \