Changeset 5974 for branches/eam_rel9_p0/psModules/src/astrom/Makefile.am
- Timestamp:
- Jan 13, 2006, 5:10:19 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_rel9_p0/psModules/src/astrom/Makefile.am
r5795 r5974 6 6 pmAstrometry.c \ 7 7 pmAstrometryObjects.c \ 8 pmChipMosaic.c \9 pmFPAConceptsGet.c \10 pmFPAConceptsSet.c \11 8 pmFPAConstruct.c \ 12 9 pmFPARead.c \ 13 10 pmFPAWrite.c \ 14 11 pmReadout.c \ 15 psAdditionals.c 12 psAdditionals.c \ 13 pmConcepts.c \ 14 pmConceptsRead.c \ 15 pmConceptsWrite.c \ 16 pmConceptsStandard.c \ 17 pmChipMosaic.c 18 ### pmFPAConceptsGet.c 19 ### pmFPAConceptsSet.c 16 20 17 21 psmoduleincludedir = $(includedir) … … 19 23 pmAstrometry.h \ 20 24 pmAstrometryObjects.h \ 21 pmChipMosaic.h \22 pmFPAConceptsGet.h \23 pmFPAConceptsSet.h \24 25 pmFPAConstruct.h \ 25 26 pmFPARead.h \ 26 27 pmFPAWrite.h \ 27 28 pmReadout.h \ 28 psAdditionals.h 29 psAdditionals.h \ 30 pmConcepts.h \ 31 pmConceptsRead.h \ 32 pmConceptsWrite.h \ 33 pmConceptsStandard.h \ 34 pmChipMosaic.h 35 ### pmFPAConceptsGet.h 36 ### pmFPAConceptsSet.h
Note:
See TracChangeset
for help on using the changeset viewer.
