Index: tests/Makefile.am
===================================================================
--- tests/Makefile.am	(revision 59c7e3e1cb1602ae0c0d680539c0e903ac4d5de7)
+++ tests/Makefile.am	(revision 4465777141277e7fb0b3f99342c36bcb6e2ca11f)
@@ -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
 
