~ubuntu-dev/ubuntu/lucid/dovecot/lucid-201002101901

« back to all changes in this revision

Viewing changes to src/lib/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Marco Nenciarini
  • Date: 2009-12-17 10:52:53 UTC
  • mfrom: (1.13.2 upstream)
  • mto: This revision was merged to the branch mainline in revision 61.
  • Revision ID: james.westby@ubuntu.com-20091217105253-guybg5b34vmits39
* New upstream release.
* debian/patches/gold-fix.patch: Removed. Fixed upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
BUILT_SOURCES = unicodemap.c
4
4
 
5
 
EXTRA_DIST = unicodemap.c unicodemap.pl
 
5
EXTRA_DIST = unicodemap.c unicodemap.pl UnicodeData.txt
6
6
 
7
7
$(srcdir)/unicodemap.c: unicodemap.pl
8
8
        test -f UnicodeData.txt || wget http://www.unicode.org/Public/UNIDATA/UnicodeData.txt