IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 13, 2005, 10:54:04 AM (21 years ago)
Author:
gusciora
Message:

Makefile mod for pmAstrometry.

File:
1 edited

Legend:

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

    r4999 r5028  
    1313        tst_pmImageCombine \
    1414        tst_pmObjects01 \
    15         tst_psAstrometry
     15        tst_pmAstrometry
    1616
    1717check_PROGRAMS = $(TESTS)
     
    3434tst_pmImageCombine_SOURCES = tst_pmImageCombine.c
    3535tst_pmObjects01_SOURCES = tst_pmObjects01.c
    36 tst_psAstrometry_SOURCES = tst_psAstrometry.c
     36tst_pmAstrometry_SOURCES = tst_pmAstrometry.c
    3737
    3838test: check
Note: See TracChangeset for help on using the changeset viewer.