~ubuntu-branches/ubuntu/lucid/jigdo/lucid

« back to all changes in this revision

Viewing changes to src/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Onkar Shinde
  • Date: 2010-02-22 22:25:29 UTC
  • mfrom: (3.1.3 sid)
  • Revision ID: james.westby@ubuntu.com-20100222222529-vjqgae5mbokt2wfw
Tags: 0.7.3-3ubuntu1
* Merge from debian testing.  Remaining changes:
* debian/control, debian/rules, debian/patches/*
  - Convert old Ubuntu specific dpatch patch to quilt. Add meta info in DEP-3
    format. Update mirror list with most uptodate mirrors from official list.
    Change from dpatch build dependency to quilt.
    (LP: #64743) (LP: #66954)

Show diffs side-by-side

added added

removed removed

Lines of Context:
50
50
windows-res =   @IF_WINDOWS@ jigdo.res
51
51
test-programs = job/jigdo-io-test@exe@ \
52
52
                job/makeimagedl-info-test@exe@ job/url-mapping-test@exe@ \
53
 
                net/proxyguess-test@exe@ net/uri-test@exe@ \
 
53
                net/proxyguess-test@exe@ \
54
54
                util/autonullptr-test@exe@ util/rsyncsum-test@exe@ \
55
55
                util/gunzip-test@exe@ util/log-test@exe@ \
56
56
                util/md5sum-test@exe@ util/mimestream-test@exe@ \
57
57
                util/string-utf-test@exe@
 
58
# net/uri-test@exe@ needs curl
58
59
 
59
60
# fmt -s -w1|sed 's%[^a-zA-Z0-9./-]\+%%g'|sort|fmt -w60|sed 's%$% \\%'
60
61
objects-jigdo = compat.o glibcurl/glibcurl.o gtk/gtk-makeimage.o \