IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 1, 2011, 2:51:16 PM (15 years ago)
Author:
heather
Message:

adding addstar and dvodb information

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/Makefile.in

    r30380 r30453  
    4343$(DESTWWW)/ipp.stack.dat \
    4444$(DESTWWW)/ipp.stack.php \
     45$(DESTWWW)/ipp.dvodb.dat \
     46$(DESTWWW)/ipp.dvodb.php \
    4547$(DESTWWW)/phptest.php \
    4648$(DESTWWW)/site.php \
     
    6567$(DESTWWW)/warpProcessedExp.php \
    6668$(DESTWWW)/diskUsage.php \
    67 $(DESTWWW)/version.php
     69
     70
     71
    6872
    6973DEFSRC = \
     
    211215$(DESTWWW)/exposureStatus.php \
    212216$(DESTWWW)/mopsStatus.php \
    213 $(DESTWWW)/gpc1MysqlProcessList.php
     217$(DESTWWW)/gpc1MysqlProcessList.php \
     218$(DESTWWW)/minidvodbRun.php \
     219$(DESTWWW)/minidvodbCopy.php \
     220$(DESTWWW)/minidvodbProcessed.php \
     221$(DESTWWW)/addRunRun.php \
     222$(DESTWWW)/addRunProcessed.php
     223
     224
    214225
    215226PICTURES = \
Note: See TracChangeset for help on using the changeset viewer.