IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 5, 2005, 10:49:30 AM (21 years ago)
Author:
gusciora
Message:

This is the first version of the astrometry objects code directly from IfA.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/astrom/Makefile.am

    r5170 r5674  
    33libpsmoduleastrom_la_CPPFLAGS = $(SRCINC) $(PSMODULE_CFLAGS)
    44libpsmoduleastrom_la_LDFLAGS  = -release $(PACKAGE_VERSION)
    5 libpsmoduleastrom_la_SOURCES  = pmAstrometry.c
     5libpsmoduleastrom_la_SOURCES  = \
     6    pmAstrometry.c \
     7    pmAstrometryObjects.c
    68
    79psmoduleincludedir = $(includedir)
    810psmoduleinclude_HEADERS = \
    9   pmAstrometry.h
     11  pmAstrometry.h \
     12  pmAstrometryObjects.h
Note: See TracChangeset for help on using the changeset viewer.