Index: trunk/ippconfig/recipes/Makefile.am
===================================================================
--- trunk/ippconfig/recipes/Makefile.am	(revision 19375)
+++ trunk/ippconfig/recipes/Makefile.am	(revision 19376)
@@ -7,4 +7,5 @@
 	filerules-split.mdc \
 	fitstypes.mdc \
+	addstar.config \
 	masks.config \
 	reductionClasses.mdc \
Index: trunk/ippconfig/recipes/addstar.config
===================================================================
--- trunk/ippconfig/recipes/addstar.config	(revision 19376)
+++ trunk/ippconfig/recipes/addstar.config	(revision 19376)
@@ -0,0 +1,7 @@
+# configurable options for addstar
+
+IMAGES.ONLY  BOOL  TRUE
+
+FLATCORR METADATA
+  IMAGES.ONLY  BOOL  FALSE
+END
Index: trunk/ippconfig/system.config
===================================================================
--- trunk/ippconfig/system.config	(revision 19375)
+++ trunk/ippconfig/system.config	(revision 19376)
@@ -14,4 +14,5 @@
 	LULIN			STR	lulin/camera.config		# Lulin Optical Telescope 1m
 	UH8K			STR	uh8k/camera.config		# WFI/8k on UH88
+	# VYSOS-5			STR	vysos5/camera.config		# VYSOS 5in
 	SIMMOSAIC		STR	simmosaic/camera.config		# Simulated mosaic, for testing
 	SIMTEST			STR	simtest/camera.config		# Simulation test camera
@@ -63,4 +64,5 @@
 	PPSIM		STR		recipes/ppSim.config	# Simulations
 	PPSUB		STR		recipes/ppSub.config	# Subtraction
+	ADDSTAR         STR             recipes/addstar.config  # addstar to dvodb
 END
 
