IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 6558


Ignore:
Timestamp:
Mar 8, 2006, 5:24:23 PM (20 years ago)
Author:
magnier
Message:

adding pslib temp directory to configure.ac

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rel10_ifa/psModules/configure.ac

    r6493 r6558  
    4949
    5050SRCPATH='${top_srcdir}/src'
    51 SRCDIRS="astrom config detrend imcombine imsubtract objects"
     51SRCDIRS="astrom config detrend imcombine imsubtract objects pslib"
    5252# escape two escapes at this level so \\ gets passed to the shell and \ to perl
    5353SRCINC=`echo "${SRCDIRS=}" | ${PERL} -pe "s|(\w+)|-I\\\\${SRCPATH=}/\1|g"`
     
    115115  src/imsubtract/Makefile
    116116  src/objects/Makefile
     117  src/pslib/Makefile
    117118  test/Makefile
    118119  test/astrom/Makefile
     
    122123  test/imsubtract/Makefile
    123124  test/objects/Makefile
     125  test/pslib/Makefile
    124126  Doxyfile
    125127  psmodule-config
Note: See TracChangeset for help on using the changeset viewer.