Index: trunk/psModules/configure.ac
===================================================================
--- trunk/psModules/configure.ac	(revision 6872)
+++ trunk/psModules/configure.ac	(revision 7019)
@@ -49,5 +49,5 @@
 
 SRCPATH='${top_srcdir}/src'
-SRCDIRS="astrom config detrend imcombine imsubtract objects pslib"
+SRCDIRS="pslib config concepts camera astrom detrend imcombine objects"
 # 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"`
@@ -114,8 +114,9 @@
   src/Makefile
   src/astrom/Makefile
+  src/camera/Makefile
   src/config/Makefile
+  src/concepts/Makefile
   src/detrend/Makefile
   src/imcombine/Makefile
-  src/imsubtract/Makefile
   src/objects/Makefile
   src/pslib/Makefile
@@ -123,7 +124,8 @@
   test/astrom/Makefile
   test/config/Makefile
+  test/camera/Makefile
+  test/concepts/Makefile
   test/detrend/Makefile
   test/imcombine/Makefile
-  test/imsubtract/Makefile
   test/objects/Makefile
   test/pslib/Makefile
