Index: trunk/psLib/test/xml/Makefile.am
===================================================================
--- trunk/psLib/test/xml/Makefile.am	(revision 4549)
+++ trunk/psLib/test/xml/Makefile.am	(revision 4785)
@@ -3,5 +3,8 @@
 AM_LDFLAGS = -L$(top_builddir)/src -lpslib $(PSLIB_LIBS)
 
-TESTS = 
+TESTS = \
+    tst_psXML
+
+tst_psXML_SOURCES = tst_psXML.c
 
 check_DATA =
