IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 17, 2006, 7:13:42 AM (20 years ago)
Author:
magnier
Message:

bulk merge of eam_rel9_p0 onto this branch

File:
1 edited

Legend:

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

    r5170 r6448  
    33libpsmodulecamera_la_CPPFLAGS = $(SRCINC) $(PSMODULE_CFLAGS)
    44libpsmodulecamera_la_LDFLAGS  = -release $(PACKAGE_VERSION)
    5 libpsmodulecamera_la_SOURCES  =
     5libpsmodulecamera_la_SOURCES  = \
     6        pmChipMosaic.c \
     7        pmFPAConceptsGet.c \
     8        pmFPAConceptsSet.c \
     9        pmFPAConstruct.c \
     10        pmFPAMorph.c \
     11        pmFPARead.c \
     12        pmFPAWrite.c
    613
    714psmoduleincludedir = $(includedir)
    8 psmoduleinclude_HEADERS =
    9 
     15psmoduleinclude_HEADERS = \
     16        pmChipMosaic.h \
     17        pmFPAConceptsGet.h \
     18        pmFPAConceptsSet.h \
     19        pmFPAConstruct.h \
     20        pmFPAMorph.h \
     21        pmFPARead.h \
     22        pmFPAWrite.h
Note: See TracChangeset for help on using the changeset viewer.