Index: trunk/ppImage/src/ppImageLoop.c
===================================================================
--- trunk/ppImage/src/ppImageLoop.c	(revision 7738)
+++ trunk/ppImage/src/ppImageLoop.c	(revision 7771)
@@ -58,4 +58,5 @@
     // we perform astrometry on all chips after sources have been detected
     if (options->doAstromChip || options->doAstromMosaic) ppImageAstrom (config);
+    if (options->doAddstar) ppImageAddstar (config);
 
     if (!pmFPAfileIOChecks (config, view, PM_FPA_AFTER)) return false;
