Index: trunk/psLib/test/sys/Makefile.am
===================================================================
--- trunk/psLib/test/sys/Makefile.am	(revision 7884)
+++ trunk/psLib/test/sys/Makefile.am	(revision 7901)
@@ -12,5 +12,6 @@
 	tst_psString \
 	tst_psTrace \
-	tap_psStringSubstitute
+	tap_psStringSubstitute \
+	tst_psLine
 
 tst_psAbort_SOURCES =  tst_psAbort.c
@@ -21,4 +22,5 @@
 tst_psString_SOURCES =  tst_psString.c
 tst_psTrace_SOURCES =  tst_psTrace.c
+tst_psLine_SOURCES =  tst_psLine.c
 
 tap_psStringSubstitute_CPPFLAGS = $(AM_CPPFLAGS) -I$(top_srcdir)/test/tap/src
