IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 9, 2006, 10:56:39 AM (20 years ago)
Author:
magnier
Message:

fixed compile errors in the new pmFPAview and pmFPAfile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rel10_ifa/psModules/src/astrom/Makefile.am

    r6565 r6568  
    1212        pmConceptsRead.c \
    1313        pmConceptsWrite.c \
    14         pmConceptsStandard.c
    15 #       pmFPAfile.c
    16 #       pmFPAview.c
     14        pmConceptsStandard.c \
     15        pmFPAfile.c \
     16        pmFPAview.c
     17
     18#       pmFPAAstrometry.c
     19#       pmAstrometryObjects.c
    1720#       pmChipMosaic.c
    1821#       pmFPAWrite.c
    19 #       pmFPAAstrometry.c
    20 #       pmAstrometryObjects.c
    2122
    2223psmoduleincludedir = $(includedir)
     
    3132        pmConceptsRead.h \
    3233        pmConceptsWrite.h \
    33         pmConceptsStandard.h
    34 #       pmFPAfile.c
    35 #       pmFPAview.c
    36 #       pmChipMosaic.h
    37 #       pmFPAWrite.h
     34        pmConceptsStandard.h \
     35        pmFPAfile.h \
     36        pmFPAview.h
     37
    3838#       pmFPAAstrometry.h
    3939#       pmAstrometryObjects.h
     40#
     41#       pmChipMosaic.h
     42#       pmFPAWrite.h
Note: See TracChangeset for help on using the changeset viewer.