IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 17, 2007, 2:14:50 PM (19 years ago)
Author:
jhoblitt
Message:

hopefully resolve the dependancy find logic problems

File:
1 edited

Legend:

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

    r14699 r15330  
    1414        warptool \
    1515        pzgetimfiles \
    16         pztool
     16        pztool \
     17        ttree
    1718
    1819pkginclude_HEADERS = \
     
    6566# for pxtools.h
    6667AM_CPPFLAGS = -I$(top_srcdir)/src$
     68
     69ttree_CFLAGS = $(PSLIB_CFLAGS) $(PSMODULES_CFLAGS) $(IPPDB_CFLAGS)
     70ttree_LDADD = $(PSLIB_LIBS) $(PSMODULES_LIBS) $(IPPDB_LIBS) libpxtools.la
    6771
    6872pztool_CFLAGS = $(PSLIB_CFLAGS) $(PSMODULES_CFLAGS) $(IPPDB_CFLAGS)
Note: See TracChangeset for help on using the changeset viewer.