Changeset 6062 for branches/eam_rel9_p0/psModules/src/astrom/Makefile.am
- Timestamp:
- Jan 19, 2006, 4:38:28 PM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_rel9_p0/psModules/src/astrom/Makefile.am
r5974 r6062 4 4 libpsmoduleastrom_la_LDFLAGS = -release $(PACKAGE_VERSION) 5 5 libpsmoduleastrom_la_SOURCES = \ 6 pmAstrometry.c \ 6 pmFPA.c \ 7 pmFPAAstrometry.c \ 7 8 pmAstrometryObjects.c \ 8 9 pmFPAConstruct.c \ … … 16 17 pmConceptsStandard.c \ 17 18 pmChipMosaic.c 18 ### pmFPAConceptsGet.c19 ### pmFPAConceptsSet.c20 19 21 20 psmoduleincludedir = $(includedir) 22 21 psmoduleinclude_HEADERS = \ 23 pmAstrometry.h \ 22 pmFPA.h \ 23 pmFPAAstrometry.h \ 24 24 pmAstrometryObjects.h \ 25 25 pmFPAConstruct.h \ … … 32 32 pmConceptsWrite.h \ 33 33 pmConceptsStandard.h \ 34 pmChipMosaic.h 35 ### pmFPAConceptsGet.h 36 ### pmFPAConceptsSet.h 34 pmChipMosaic.h
Note:
See TracChangeset
for help on using the changeset viewer.
