IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 1, 2007, 4:13:32 PM (19 years ago)
Author:
Paul Price
Message:

Fixing test directory name so build will work.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous/nebclient/configure.ac

    r12649 r13121  
    11dnl Copyright (C) 2005  Joshua Hoblitt
    22dnl
    3 dnl $Id: configure.ac,v 1.13 2007-03-28 23:24:00 jhoblitt Exp $
     3dnl $Id: configure.ac,v 1.14 2007-05-02 02:13:32 price Exp $
    44
    55AC_PREREQ(2.59)
     
    99
    1010dnl this enables the building of libtap
    11 AC_CONFIG_SUBDIRS([test/tap])
     11AC_CONFIG_SUBDIRS([tests/tap])
    1212
    1313AM_INIT_AUTOMAKE([1.6 foreign dist-bzip2])
Note: See TracChangeset for help on using the changeset viewer.