IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 19, 2006, 4:38:28 PM (21 years ago)
Author:
Paul Price
Message:

Getting a working ppImage

File:
1 edited

Legend:

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

    r5974 r6062  
    44libpsmoduleastrom_la_LDFLAGS  = -release $(PACKAGE_VERSION)
    55libpsmoduleastrom_la_SOURCES  = \
    6         pmAstrometry.c \
     6        pmFPA.c \
     7        pmFPAAstrometry.c \
    78        pmAstrometryObjects.c \
    89        pmFPAConstruct.c \
     
    1617        pmConceptsStandard.c \
    1718        pmChipMosaic.c
    18 ###     pmFPAConceptsGet.c
    19 ###     pmFPAConceptsSet.c
    2019
    2120psmoduleincludedir = $(includedir)
    2221psmoduleinclude_HEADERS = \
    23         pmAstrometry.h \
     22        pmFPA.h \
     23        pmFPAAstrometry.h \
    2424        pmAstrometryObjects.h \
    2525        pmFPAConstruct.h \
     
    3232        pmConceptsWrite.h \
    3333        pmConceptsStandard.h \
    34         pmChipMosaic.h
    35 ###     pmFPAConceptsGet.h
    36 ###     pmFPAConceptsSet.h
     34        pmChipMosaic.h
Note: See TracChangeset for help on using the changeset viewer.