IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 30, 2006, 2:07:26 PM (20 years ago)
Author:
eugene
Message:

added addstar option, not well tested; converted detselect to use psPipe / psIOBuffer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppImage/src/Makefile.am

    r7738 r7771  
    2121        ppImageMosaic.c \
    2222        ppImagePhotom.c \
    23         ppImageAstrom.c
     23        ppImageAstrom.c \
     24        ppImageAddstar.c
    2425
    2526ppFocus_CPPFLAGS = $(PSLIB_CFLAGS) $(PSMODULE_CFLAGS) $(PSPHOT_CFLAGS) $(PSASTRO_CFLAGS) $(ppImage_CFLAGS)
     
    4041        ppImageMosaic.c \
    4142        ppImagePhotom.c \
    42         ppImageAstrom.c
     43        ppImageAstrom.c \
     44        ppImageAddstar.c
    4345
    4446ppTest_CPPFLAGS = $(PSLIB_CFLAGS) $(PSMODULE_CFLAGS) $(ppImage_CFLAGS)
Note: See TracChangeset for help on using the changeset viewer.