~ubuntu-branches/ubuntu/quantal/curl/quantal-updates

« back to all changes in this revision

Viewing changes to tests/server/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Andreas Schuldei
  • Date: 2009-04-02 23:35:45 UTC
  • mto: (1.2.1 upstream) (3.2.3 sid)
  • mto: This revision was merged to the branch mainline in revision 38.
  • Revision ID: james.westby@ubuntu.com-20090402233545-geixkwhe3izccjt7
Tags: upstream-7.19.4
ImportĀ upstreamĀ versionĀ 7.19.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
#                            | (__| |_| |  _ <| |___
6
6
#                             \___|\___/|_| \_\_____|
7
7
#
8
 
# Copyright (C) 1998 - 2007, Daniel Stenberg, <daniel@haxx.se>, et al.
 
8
# Copyright (C) 1998 - 2008, Daniel Stenberg, <daniel@haxx.se>, et al.
9
9
#
10
10
# This software is licensed as described in the file COPYING, which
11
11
# you should have received as part of this distribution. The terms
18
18
# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
19
19
# KIND, either express or implied.
20
20
#
21
 
# $Id: Makefile.am,v 1.21 2007-04-03 18:25:18 yangtse Exp $
 
21
# $Id: Makefile.am,v 1.23 2008-08-07 00:29:09 yangtse Exp $
22
22
###########################################################################
23
 
 
24
 
 
25
 
 
26
 
AUTOMAKE_OPTIONS = foreign
27
 
 
28
 
INCLUDES = -I$(top_srcdir)/include \
29
 
           -I$(top_builddir)/lib   \
 
23
AUTOMAKE_OPTIONS = foreign nostdinc
 
24
 
 
25
# Specify our include paths here, and do it relative to $(top_srcdir) and
 
26
# $(top_builddir), to ensure that these paths which belong to the library
 
27
# being currently built and tested are searched before the library which
 
28
# might possibly already be installed in the system.
 
29
#
 
30
# $(top_builddir)/include is for libcurl's generated curl/curlbuild.h file
 
31
# $(top_srcdir)/include is for libcurl's external include files
 
32
# $(top_builddir)/lib is for libcurl's generated lib/config.h file
 
33
# $(top_srcdir)/lib is for libcurl's lib/setup.h and other "borrowed" files
 
34
 
 
35
INCLUDES = -I$(top_builddir)/include \
 
36
           -I$(top_srcdir)/include   \
 
37
           -I$(top_builddir)/lib     \
30
38
           -I$(top_srcdir)/lib 
31
39
 
32
40
noinst_PROGRAMS = sws getpart sockfilt resolve tftpd