IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 24, 2006, 5:35:03 PM (20 years ago)
Author:
jhoblitt
Message:

cleanups:

all cli utils have thier own .h
make *Config() funcs consistent

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/Makefile.am

    r6882 r6978  
    22
    33include_HEADERS = pxtools.h
    4 noinst_HEADERS = pzgetexp.h pzgetimfiles.h slurp.h
     4noinst_HEADERS = \
     5        pzgetexp.h \
     6        pzgetimfiles.h \
     7        slurp.h \
     8        pxadmin.h \
     9        pzsearch.h \
     10        p0search.h \
     11        p2search.h
     12
    513lib_LTLIBRARIES = libpxtools.la
    614libpxtools_la_CFLAGS    = $(PSLIB_CFLAGS) $(PSMODULES_CFLAGS) $(METADATADB_CFLAGS) $(pxtools_CFLAGS)
Note: See TracChangeset for help on using the changeset viewer.