IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 19, 2013, 4:16:39 PM (13 years ago)
Author:
eugene
Message:

merge changes from eam_branches/ipp-20130307

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dvodist/Makefile.in

    r35238 r35415  
    1717SRC-DVODIST = dvodist
    1818SRC-IPPDATA = ippdata
    19 TGT-DVODIST = @HTDOCS@/dvodist
     19TGT-DVODIST = @HTDOCS@/www-root
    2020TGT-IPPDATA = @HTDOCS@/ippdata
    2121
     
    3737$(TGT-DVODIST)/docs.php \
    3838$(TGT-DVODIST)/help.php \
    39 $(TGT-DVODIST)/ipp.css
     39$(TGT-DVODIST)/ipp.css \
     40$(TGT-DVODIST)/catdir.syn.test/index.php \
     41$(TGT-DVODIST)/catdir.syn.test/n3000/index.php \
     42$(TGT-DVODIST)/catdir.syn.test/n3730/index.php
    4043
    4144IPPDATA = \
     
    6265$(TGT-IPPDATA)/catdir.syn.test/n3000/index.php \
    6366$(TGT-IPPDATA)/catdir.syn.test/n3730/index.php \
    64 $(TGT-IPPDATA)/test.php \
    65 $(TGT-IPPDATA)/docs.php \
    6667$(TGT-IPPDATA)/help.php \
    6768$(TGT-IPPDATA)/ipp.css
     
    7071include $(SRC-DVODIST)/3pi.20120525/Makefile
    7172include $(SRC-DVODIST)/3pi.20120606/Makefile
    72 include $(SRC-DVODIST)/allsky.tables.20120513/Makefile
    73 include $(SRC-DVODIST)/allsky.tables.20120602/Makefile
     73include $(SRC-DVODIST)/3pi.20130227/Makefile
     74include $(SRC-DVODIST)/3pi.20120525.tables/Makefile
     75include $(SRC-DVODIST)/3pi.20130227.tables/Makefile
    7476include $(SRC-DVODIST)/ubercal.data/Makefile
    7577
     
    7880$(DIST-3pi-20120525) \
    7981$(DIST-3pi-20120606) \
    80 $(DIST-allsky-tables-20120513) \
    81 $(DIST-allsky-tables-20120602) \
     82$(DIST-3pi-20130227) \
     83$(DIST-3pi-20120525-tables) \
     84$(DIST-3pi-20130227-tables) \
    8285$(DIST-ubercal-data)
    8386
Note: See TracChangeset for help on using the changeset viewer.