IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 22, 2006, 5:03:14 PM (20 years ago)
Author:
jhoblitt
Message:

create utils dir and move relevant utils & scripts into it
properly install shared data

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/configure.ac

    r8898 r8906  
    2626    AC_SUBST(PERL,$PERL)
    2727
    28 SUBDIR="etc src test" dnl don't include 'swig', as it is optional
     28SUBDIR="etc src test utils" dnl don't include 'swig', as it is optional
    2929
    3030SRCPATH='${top_srcdir}/src'
     
    413413  test/pstap/Makefile
    414414  test/pstap/src/Makefile
     415  utils/Makefile
    415416  etc/Makefile
     417  share/Makefile
    416418  pslib-config
    417419  pslib.pc
Note: See TracChangeset for help on using the changeset viewer.