Index: trunk/psLib/test/Makefile.am
===================================================================
--- trunk/psLib/test/Makefile.am	(revision 8718)
+++ trunk/psLib/test/Makefile.am	(revision 8719)
@@ -1,5 +1,10 @@
 SUBDIRS = tap $(SRCDIRS)
+
+TESTS = test.pl
+
+EXTRA_DIST = test.pl
 
 CLEANFILES = core core.* *~
 
 test: check
+
