~ubuntu-branches/ubuntu/gutsy/gimp/gutsy

« back to all changes in this revision

Viewing changes to libgimpcolor/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Holbach
  • Date: 2007-06-22 17:33:56 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20070622173356-ncevaebpjiwyxkif
Tags: 2.3.18-1ubuntu1
* Resynchronized with Debian, remaining Ubuntu changes:
  - debian/control: Maintainer change.
  - debian/patches/02_help-message.patch,
    debian/patches/03_gimp.desktop.in.in.patch,
    debian/patches/10_dont_show_wizard.patch: Distro patches.
  - debian/rules:
    - use dh_iconcache,
    - i18n magic.

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
        gimpbilinear.h                  \
71
71
        gimpcmyk.c                      \
72
72
        gimpcmyk.h                      \
 
73
        gimpcolormanaged.c              \
 
74
        gimpcolormanaged.h              \
73
75
        gimpcolorspace.c                \
74
76
        gimpcolorspace.h                \
75
77
        gimphsl.c                       \
86
88
        gimpadaptivesupersample.h       \
87
89
        gimpbilinear.h                  \
88
90
        gimpcmyk.h                      \
 
91
        gimpcolormanaged.h              \
89
92
        gimpcolorspace.h                \
90
93
        gimphsl.h                       \
91
94
        gimphsv.h                       \