IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 2957


Ignore:
Timestamp:
Jan 11, 2005, 11:14:33 AM (22 years ago)
Author:
jhoblitt
Message:

add gsoap generated sources so they get distributed with "make dist"

File:
1 edited

Legend:

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

    r2953 r2957  
    11# Copyright (C) 2005  Joshua Hoblitt
    22#
    3 # $Id: Makefile.am,v 1.2 2005-01-11 04:18:12 jhoblitt Exp $
     3# $Id: Makefile.am,v 1.3 2005-01-11 21:14:33 jhoblitt Exp $
    44
    55include_HEADERS=idataclient.h
    66lib_LTLIBRARIES = libidataclient.la
    77libidataclient_la_SOURCES =\
     8    idataclient.h\
    89    idataclient.c\
    9     stdsoap2.c\
     10    xmalloc.h\
     11    xmalloc.c\
     12    SOAP.nsmap\
    1013    soapC.c\
    1114    soapClient.c\
    12     xmalloc.c
     15    soapH.h\
     16    soapSOAPObject.h\
     17    soapSOAPProxy.h\
     18    soapStub.h\
     19    stdsoap2.c\
     20    stdsoap2.h
Note: See TracChangeset for help on using the changeset viewer.