IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 16, 2005, 12:37:59 AM (22 years ago)
Author:
jhoblitt
Message:

move sources to ./src

File:
1 edited

Legend:

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

    r2958 r3017  
    11# Copyright (C) 2005  Joshua Hoblitt
    22#
    3 # $Id: Makefile.am,v 1.4 2005-01-11 21:22:43 jhoblitt Exp $
     3# $Id: Makefile.am,v 1.5 2005-01-16 10:37:59 jhoblitt Exp $
    44
    5 include_HEADERS=idataclient.h
    6 lib_LTLIBRARIES = libidataclient.la
    7 libidataclient_la_SOURCES =\
    8     idataclient.h\
    9     idataclient.c\
    10     xmalloc.h\
    11     xmalloc.c\
    12     SOAP.nsmap\
    13     soapC.c\
    14     soapClient.c\
    15     soapH.h\
    16     soapStub.h\
    17     stdsoap2.c\
    18     stdsoap2.h
     5SUBDIRS = src
Note: See TracChangeset for help on using the changeset viewer.