Changeset 10830 for trunk/psastro/src/Makefile.am
- Timestamp:
- Dec 24, 2006, 3:56:53 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/Makefile.am (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/Makefile.am
r10716 r10830 12 12 13 13 libpsastro_la_SOURCES = \ 14 psastroArguments.c \ 14 psastroArguments.c \ 15 psastroErrorCodes.c \ 16 psastroVersion.c \ 15 17 psastroCleanup.c \ 16 18 psastroParseCamera.c \ … … 18 20 psastroDataSave.c \ 19 21 psastroAstromGuess.c \ 20 psastroLoadRefstars.c \21 psastroChooseRefstars.c \22 psastroLoadRefstars.c \ 23 psastroChooseRefstars.c \ 22 24 psastroConvert.c \ 23 25 psastroChipAstrom.c \ … … 28 30 psastroRefstarSubset.c \ 29 31 psastroMosaicAstrom.c \ 30 psastroMosaicG etGrads.c\32 psastroMosaicGradients.c \ 31 33 psastroMosaicChipAstrom.c \ 34 psastroMosaicOneChip.c \ 32 35 psastroMosaicSetAstrom.c \ 33 psastroMosaicSetMatch.c \ 34 psastroMosaicHeaders.c \ 35 psastroMosaicRescaleChips.c \ 36 psastroErrorCodes.c \ 37 psastroVersion.c 36 psastroMosaicSetMatch.c 38 37 39 38 include_HEADERS = \
Note:
See TracChangeset
for help on using the changeset viewer.
