IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 11, 2005, 12:25:39 PM (21 years ago)
Author:
gusciora
Message:

....

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/test/Makefile.am

    r4219 r4992  
    1212        tst_pmImageSubtract \
    1313        tst_pmImageCombine \
    14         tst_pmObjects01
     14        tst_pmObjects01 \
     15        tst_psAstrometry \
     16        tst_psAstrometry01
    1517
    1618check_PROGRAMS = $(TESTS)
     
    3335tst_pmImageCombine_SOURCES = tst_pmImageCombine.c
    3436tst_pmObjects01_SOURCES = tst_pmObjects01.c
     37tst_psAstrometry_SOURCES = tst_psAstrometry.c
     38tst_psAstrometry01_SOURCES = tst_psAstrometry01.c
    3539
    3640test: check
Note: See TracChangeset for help on using the changeset viewer.