Changeset 6448 for branches/rel10_ifa/psModules/src/astrom/Makefile.am
- Timestamp:
- Feb 17, 2006, 7:13:42 AM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/rel10_ifa/psModules/src/astrom/Makefile.am
r6301 r6448 4 4 libpsmoduleastrom_la_LDFLAGS = -release $(PACKAGE_VERSION) 5 5 libpsmoduleastrom_la_SOURCES = \ 6 pmAstrometry.c \ 7 pmAstrometryObjects.c 6 pmFPA.c \ 7 pmFPAAstrometry.c \ 8 pmAstrometryObjects.c \ 9 pmFPAConstruct.c \ 10 pmFPARead.c \ 11 pmFPAWrite.c \ 12 pmReadout.c \ 13 psAdditionals.c \ 14 pmConcepts.c \ 15 pmConceptsRead.c \ 16 pmConceptsWrite.c \ 17 pmConceptsStandard.c \ 18 pmChipMosaic.c 8 19 9 20 psmoduleincludedir = $(includedir) 10 21 psmoduleinclude_HEADERS = \ 11 pmAstrometry.h \ 12 pmAstrometryObjects.h 22 pmFPA.h \ 23 pmFPAAstrometry.h \ 24 pmAstrometryObjects.h \ 25 pmFPAConstruct.h \ 26 pmFPARead.h \ 27 pmFPAWrite.h \ 28 pmReadout.h \ 29 psAdditionals.h \ 30 pmConcepts.h \ 31 pmConceptsRead.h \ 32 pmConceptsWrite.h \ 33 pmConceptsStandard.h \ 34 pmChipMosaic.h
Note:
See TracChangeset
for help on using the changeset viewer.
