Index: tests/Makefile.am
===================================================================
--- tests/Makefile.am	(revision 05d499ac38ed6c93e110b02dd657b1f8e4ad6bc3)
+++ tests/Makefile.am	(revision d0fa49482e593a47863ef07ca294cf252d631783)
@@ -76,15 +76,16 @@
 	pybin/tools.py \
 	long_tests.hfa \
+	avltree/avl-private.h \
+	avltree/avl.h \
+	concurrent/clib_tls.c \
+	concurrent/clib.c \
 	configs/.in/parseconfig-all.txt \
 	configs/.in/parseconfig-errors.txt \
 	configs/.in/parseconfig-missing.txt \
+	exceptions/except-io.hfa \
+	exceptions/with-threads.hfa \
 	io/.in/io.data \
 	io/.in/many_read.data \
-	avltree/avl.h \
-	avltree/avl-private.h \
-	concurrent/clib.c \
-	concurrent/clib_tls.c \
-	exceptions/with-threads.hfa \
-	exceptions/except-io.hfa \
+	meta/fork+exec.hfa \
 	unified_locking/mutex_test.hfa
 
