IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 7, 2005, 11:27:50 AM (21 years ago)
Author:
drobbin
Message:

Added test files and modified makefiles to include EOC and SphereOps files.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/astro/Makefile.am

    r5017 r5235  
    1111        tst_psTime_03 \
    1212        tst_psTime_04 \
    13         tst_psCoord
    14 #       tst_psSphereOps
     13        tst_psCoord \
     14        tst_psSphereOps \
     15    tst_psEarthOrientation
    1516
    1617tst_psTime_01_SOURCES = tst_psTime_01.c
     
    1920tst_psTime_04_SOURCES = tst_psTime_04.c
    2021tst_psCoord_SOURCES = tst_psCoord.c
    21 # tst_psSphereOps_SOURCES = tst_psSphereOps.c
     22tst_psSphereOps_SOURCES = tst_psSphereOps.c
    2223tst_psCoord01_SOURCES = tst_psCoord01.c
     24tst_psEarthOrientation_SOURCES = tst_psEarthOrientation.c
    2325
    2426check_DATA = \
Note: See TracChangeset for help on using the changeset viewer.