Changeset 7152 for trunk/psModules/src/astrom/Makefile.am
- Timestamp:
- May 19, 2006, 5:39:53 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/astrom/Makefile.am (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/astrom/Makefile.am
r7019 r7152 4 4 libpsmoduleastrom_la_LDFLAGS = -release $(PACKAGE_VERSION) 5 5 libpsmoduleastrom_la_SOURCES = \ 6 pmAstrometryObjects.c 7 8 # pmFPAAstrometry.c 6 pmAstrometryObjects.c \ 7 pmAstrometryDistortion.c 9 8 10 9 psmoduleincludedir = $(includedir) 11 10 psmoduleinclude_HEADERS = \ 12 pmAstrometryObjects.h 13 14 # pmFPAAstrometry.h 11 pmAstrometryObjects.h \ 12 pmAstrometryDistortion.h
Note:
See TracChangeset
for help on using the changeset viewer.
