~ubuntu-branches/ubuntu/edgy/curl/edgy

« back to all changes in this revision

Viewing changes to docs/examples/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2006-06-29 15:04:24 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20060629150424-pn00qumt9sml8p4m
Tags: 7.15.4-1ubuntu1
Synchronize to Debian. Only change left: Removal of stunnel and
libdb4.2-dev build dependencies.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#
2
 
# $Id: Makefile.am,v 1.37 2005/08/24 17:07:27 bagder Exp $
 
2
# $Id: Makefile.am,v 1.40 2006-05-11 22:24:44 bagder Exp $
3
3
#
4
4
 
5
5
AUTOMAKE_OPTIONS = foreign no-dependencies
11
11
 multi-post.c fopen.c simplepost.c makefile.dj curlx.c https.c          \
12
12
 multi-debugcallback.c fileupload.c getinfo.c ftp3rdparty.c debug.c     \
13
13
 anyauthput.c htmltitle.cc htmltidy.c opensslthreadlock.c               \
14
 
 cookie_interface.c cacertinmem.c
 
14
 cookie_interface.c cacertinmem.c synctime.c sampleconv.c ftpuploadresume.c
15
15
 
16
16
all:
17
17
        @echo "done"