IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 3052


Ignore:
Timestamp:
Jan 18, 2005, 2:31:35 PM (22 years ago)
Author:
jhoblitt
Message:

add test.c

File:
1 edited

Legend:

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

    r3021 r3052  
    11# Copyright (C) 2005  Joshua Hoblitt
    22#
    3 # $Id: Makefile.am,v 1.2 2005-01-16 11:00:21 jhoblitt Exp $
     3# $Id: Makefile.am,v 1.3 2005-01-19 00:31:35 jhoblitt Exp $
    44
    55include_HEADERS=idataclient.h
     
    1818    stdsoap2.c\
    1919    stdsoap2.h
     20
     21bin_PROGRAMS = test
     22test_SOURCES = test.c
     23test_LDADD = libidataclient.la
Note: See TracChangeset for help on using the changeset viewer.