~ubuntu-branches/ubuntu/lucid/curl/lucid-201101212007

« back to all changes in this revision

Viewing changes to docs/examples/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2007-05-16 15:16:54 UTC
  • mto: (3.1.1 lenny) (1.2.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 12.
  • Revision ID: james.westby@ubuntu.com-20070516151654-x9nkigtr2j0i8d0v
Tags: upstream-7.16.2
ImportĀ upstreamĀ versionĀ 7.16.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#
2
 
# $Id: Makefile.am,v 1.40 2006-05-11 22:24:44 bagder Exp $
 
2
# $Id: Makefile.am,v 1.42 2006-10-10 19:46:57 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 synctime.c sampleconv.c ftpuploadresume.c
 
14
 cookie_interface.c cacertinmem.c synctime.c sampleconv.c ftpuploadresume.c \
 
15
 10-at-a-time.c hiperfifo.c ghiper.c
15
16
 
16
17
all:
17
18
        @echo "done"