~ubuntu-branches/ubuntu/saucy/curl/saucy-201307251546

« back to all changes in this revision

Viewing changes to tests/libtest/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Ramakrishnan Muthukrishnan
  • Date: 2010-10-18 11:13:17 UTC
  • mto: (3.6.1 experimental) (1.3.1)
  • mto: This revision was merged to the branch mainline in revision 44.
  • Revision ID: james.westby@ubuntu.com-20101018111317-9rkas34ecwtq0upn
Tags: upstream-7.21.2
ImportĀ upstreamĀ versionĀ 7.21.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
54
54
test1022.pl Makefile.inc
55
55
 
56
56
# Dependencies (may need to be overriden)
57
 
LDADD = $(top_builddir)/lib/libcurl.la
 
57
LDADD = $(top_builddir)/lib/libcurl.la @CURL_LIBS@
58
58
DEPENDENCIES = $(top_builddir)/lib/libcurl.la
59
59
 
60
60
# Makefile.inc provides the source defines (TESTUTIL, SUPPORTFILES,