- Timestamp:
- Dec 16, 2005, 5:18:39 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/pap_branch_051214/psModules/src/astrom/Makefile.am
r5674 r5795 4 4 libpsmoduleastrom_la_LDFLAGS = -release $(PACKAGE_VERSION) 5 5 libpsmoduleastrom_la_SOURCES = \ 6 pmAstrometry.c \ 7 pmAstrometryObjects.c 6 pmAstrometry.c \ 7 pmAstrometryObjects.c \ 8 pmChipMosaic.c \ 9 pmFPAConceptsGet.c \ 10 pmFPAConceptsSet.c \ 11 pmFPAConstruct.c \ 12 pmFPARead.c \ 13 pmFPAWrite.c \ 14 pmReadout.c \ 15 psAdditionals.c 8 16 9 17 psmoduleincludedir = $(includedir) 10 18 psmoduleinclude_HEADERS = \ 11 pmAstrometry.h \ 12 pmAstrometryObjects.h 19 pmAstrometry.h \ 20 pmAstrometryObjects.h \ 21 pmChipMosaic.h \ 22 pmFPAConceptsGet.h \ 23 pmFPAConceptsSet.h \ 24 pmFPAConstruct.h \ 25 pmFPARead.h \ 26 pmFPAWrite.h \ 27 pmReadout.h \ 28 psAdditionals.h
Note:
See TracChangeset
for help on using the changeset viewer.
