IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 4, 2006, 12:59:31 PM (21 years ago)
Author:
drobbin
Message:

Added psTableParse to makefile

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/Makefile.am

    r5512 r5892  
    22
    33bin_SCRIPTS = pslib-config psParseErrorCodes
     4
     5bin_PROGRAMS = psTableParse
    46
    57pkgconfigdir = $(libdir)/pkgconfig
     
    1416    psParsePrecessionTable \
    1517    autogen.sh
     18
     19psTableParse_SOURCES = psTableParse.c
    1620
    1721if DOXYGEN
Note: See TracChangeset for help on using the changeset viewer.