~ubuntu-branches/ubuntu/trusty/flac/trusty-security

« back to all changes in this revision

Viewing changes to src/share/utf8/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Marc 'HE' Brockschmidt
  • Date: 2008-03-16 18:02:56 UTC
  • mfrom: (1.1.5 upstream) (8.1.2 gutsy)
  • Revision ID: james.westby@ubuntu.com-20080316180256-qhf3wk704rp165pm
Tags: 1.2.1-1.2
* Non-maintainer upload.
* Fix gcc-4.3 FTBFS, patch by KiBi (Closes: #455304)

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
        makemap.c \
15
15
        charset_test.c \
16
16
        charsetmap.h \
17
 
        utf8_static.dsp
 
17
        iconvert.h \
 
18
        utf8_static.dsp \
 
19
        utf8_static.vcproj
18
20
 
19
21
debug:
20
22
        $(MAKE) all CFLAGS="@DEBUG@"