Index: /trunk/ippconfig/gpc1/Makefile.am
===================================================================
--- /trunk/ippconfig/gpc1/Makefile.am	(revision 19820)
+++ /trunk/ippconfig/gpc1/Makefile.am	(revision 19821)
@@ -13,5 +13,6 @@
 	psastro.config \
         pswarp.config \
-	ppStack.config
+	ppStack.config \
+	rejections.config
 
 install_DATA = $(install_files)
Index: /trunk/ippconfig/gpc1/camera.config
===================================================================
--- /trunk/ippconfig/gpc1/camera.config	(revision 19820)
+++ /trunk/ippconfig/gpc1/camera.config	(revision 19821)
@@ -4,4 +4,5 @@
 FORMATS		METADATA
 	MEF	STR	gpc1/format_mef.config
+#	OLD	STR	gpc1/format_old.config
 	RAW	STR	gpc1/format_raw.config
 END
@@ -98,4 +99,5 @@
 	PSPHOT		STR	gpc1/psphot.config
 	PSWARP		STR	gpc1/pswarp.config
+	REJECTIONS      STR     gpc1/rejections.config       # rejection recipe
 END
 
Index: /trunk/ippconfig/gpc1/rejections.config
===================================================================
--- /trunk/ippconfig/gpc1/rejections.config	(revision 19821)
+++ /trunk/ippconfig/gpc1/rejections.config	(revision 19821)
@@ -0,0 +1,5 @@
+
+
+ITERATION	BOOL	FALSE		# Are iterations permitted?
+MASTER		BOOL	FALSE		# Force stacks to be accepted as a master?
+
