Index: /branches/rel10_ifa/psModules/configure.ac
===================================================================
--- /branches/rel10_ifa/psModules/configure.ac	(revision 6557)
+++ /branches/rel10_ifa/psModules/configure.ac	(revision 6558)
@@ -49,5 +49,5 @@
 
 SRCPATH='${top_srcdir}/src'
-SRCDIRS="astrom config detrend imcombine imsubtract objects"
+SRCDIRS="astrom config detrend imcombine imsubtract objects pslib"
 # escape two escapes at this level so \\ gets passed to the shell and \ to perl
 SRCINC=`echo "${SRCDIRS=}" | ${PERL} -pe "s|(\w+)|-I\\\\${SRCPATH=}/\1|g"`
@@ -115,4 +115,5 @@
   src/imsubtract/Makefile
   src/objects/Makefile
+  src/pslib/Makefile
   test/Makefile
   test/astrom/Makefile
@@ -122,4 +123,5 @@
   test/imsubtract/Makefile
   test/objects/Makefile
+  test/pslib/Makefile
   Doxyfile
   psmodule-config
