IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 4615


Ignore:
Timestamp:
Jul 26, 2005, 3:27:03 PM (21 years ago)
Author:
jhoblitt
Message:

add tests dir

Location:
trunk/Nebulous/nebclient
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Nebulous/nebclient/Makefile.am

    r4459 r4615  
    11# Copyright (C) 2005  Joshua Hoblitt
    22#
    3 # $Id: Makefile.am,v 1.6 2005-07-06 04:06:08 jhoblitt Exp $
     3# $Id: Makefile.am,v 1.7 2005-07-27 01:27:03 jhoblitt Exp $
    44
    5 SUBDIRS = src
     5SUBDIRS = src tests
    66
    77EXTRA_DIST = nebulous.wsdl
  • trunk/Nebulous/nebclient/configure.ac

    r4459 r4615  
    11dnl Copyright (C) 2005  Joshua Hoblitt
    22dnl
    3 dnl $Id: configure.ac,v 1.4 2005-07-06 04:06:08 jhoblitt Exp $
     3dnl $Id: configure.ac,v 1.5 2005-07-27 01:27:03 jhoblitt Exp $
    44
    55AC_PREREQ(2.59)
     
    2323  Makefile
    2424  src/Makefile
     25  tests/Makefile
    2526])
    2627AC_OUTPUT
Note: See TracChangeset for help on using the changeset viewer.