Index: branches/simmosaic_branches/ippMonitor/Makefile.in
===================================================================
--- branches/simmosaic_branches/ippMonitor/Makefile.in	(revision 24860)
+++ branches/simmosaic_branches/ippMonitor/Makefile.in	(revision 27839)
@@ -13,5 +13,5 @@
 
 PROGRAMS = \
-$(DESTBIN)/dbadmin
+$(DESTBIN)/skyplot.dvo
 
 RAWSRC = \
@@ -19,34 +19,28 @@
 $(DESTWWW)/SelectProject.php \
 $(DESTWWW)/ipp.css \
+$(DESTWWW)/ipp.php \
+$(DESTWWW)/ipp.menu.dat \
 $(DESTWWW)/ipp.cal.dat \
 $(DESTWWW)/ipp.cal.php \
 $(DESTWWW)/ipp.detrend.dat \
 $(DESTWWW)/ipp.detrend.php \
-$(DESTWWW)/ipp.diff.dat \
-$(DESTWWW)/ipp.diff.php \
+$(DESTWWW)/ipp.dist.dat \
+$(DESTWWW)/ipp.dist.php \
 $(DESTWWW)/ipp.imfiles.dat \
 $(DESTWWW)/ipp.imfiles.php \
 $(DESTWWW)/ipp.load.dat \
 $(DESTWWW)/ipp.load.php \
-$(DESTWWW)/ipp.menu.dat \
-$(DESTWWW)/ipp.php \
 $(DESTWWW)/ipp.science.dat \
 $(DESTWWW)/ipp.science.php \
 $(DESTWWW)/ipp.stack.dat \
 $(DESTWWW)/ipp.stack.php \
-$(DESTWWW)/ipp.warp.dat \
-$(DESTWWW)/ipp.warp.php \
 $(DESTWWW)/phptest.php \
 $(DESTWWW)/site.php \
-$(DESTWWW)/broken.png \
-$(DESTWWW)/down.png \
-$(DESTWWW)/down_sel.png \
-$(DESTWWW)/left.png \
-$(DESTWWW)/left_sel.png \
-$(DESTWWW)/missing.png \
-$(DESTWWW)/right.png \
-$(DESTWWW)/right_sel.png \
-$(DESTWWW)/up.png \
-$(DESTWWW)/up_sel.png \
+$(DESTWWW)/showimage.php \
+$(DESTWWW)/nightSummary.php \
+$(DESTWWW)/simplePlot.php \
+$(DESTWWW)/simplePlotcam.php \
+$(DESTWWW)/simplePlotraw.php \
+$(DESTWWW)/skyplot.php \
 $(DESTWWW)/getimage.php
 
@@ -78,4 +72,5 @@
 $(DESTWWW)/detStackedImfile_failure.php \
 $(DESTWWW)/detRun.php \
+$(DESTWWW)/detRunActive.php \
 $(DESTWWW)/detRunSummary.php \
 $(DESTWWW)/newExp.php \
@@ -119,4 +114,5 @@
 $(DESTWWW)/rawScienceExp.php \
 $(DESTWWW)/rawExp.php \
+$(DESTWWW)/rawExpStats.php \
 $(DESTWWW)/summitExp.php \
 $(DESTWWW)/summitImfile.php \
@@ -144,15 +140,37 @@
 $(DESTWWW)/magicProcessedNodes.php \
 $(DESTWWW)/magicProcessedMasks.php \
+$(DESTWWW)/magicProcessedMasks_Images.php \
 $(DESTWWW)/magicFailedTrees.php \
 $(DESTWWW)/magicFailedNodes.php \
 $(DESTWWW)/magicFailedMasks.php \
+$(DESTWWW)/distSummary.php \
+$(DESTWWW)/distTarget.php \
+$(DESTWWW)/distRun.php \
+$(DESTWWW)/publishSummary.php \
+$(DESTWWW)/publishClient.php \
+$(DESTWWW)/publishRun.php \
+$(DESTWWW)/publishDone.php \
+$(DESTWWW)/distComponent.php \
+$(DESTWWW)/destreakSummary.php \
+$(DESTWWW)/destreakRun.php \
+$(DESTWWW)/destreakFile.php \
 $(DESTWWW)/calDB.php \
 $(DESTWWW)/calRun.php \
 $(DESTWWW)/flatcorrRun.php \
-$(DESTWWW)/flatcorrExp.php
-
+$(DESTWWW)/flatcorrChip.php \
+$(DESTWWW)/flatcorrCamera.php
 
 PICTURES = \
 $(DESTWWW)/PScolorlogo2.jpg \
+$(DESTWWW)/broken.png \
+$(DESTWWW)/down.png \
+$(DESTWWW)/down_sel.png \
+$(DESTWWW)/left.png \
+$(DESTWWW)/left_sel.png \
+$(DESTWWW)/missing.png \
+$(DESTWWW)/right.png \
+$(DESTWWW)/right_sel.png \
+$(DESTWWW)/up.png \
+$(DESTWWW)/up_sel.png \
 $(DESTWWW)/missing.png
 
