IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 6, 2009, 1:36:21 PM (17 years ago)
Author:
eugene
Message:

add build info for psphotDetect

File:
1 edited

Legend:

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

    r21356 r21392  
    1919        psphotImageLoop.c       \
    2020        psphotMosaicChip.c      \
    21         psphotSetMaskBits.c     \
    2221        psphotParseCamera.c
     22
     23psphotDetect_SOURCES =            \
     24        psphotDetect.c            \
     25        psphotDetectArguments.c   \
     26        psphotDetectParseCamera.c \
     27        psphotDetectImageLoop.c   \
     28        psphotDetectReadout.c     \
     29        psphotMosaicChip.c        \
     30        psphotCleanup.c
    2331
    2432psphotTest_SOURCES = \
Note: See TracChangeset for help on using the changeset viewer.