~ubuntu-branches/ubuntu/maverick/gnome-chemistry-utils/maverick

« back to all changes in this revision

Viewing changes to libs/gcp/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Micah Gersten
  • Date: 2010-03-29 10:49:13 UTC
  • mfrom: (1.1.6 upstream) (2.1.11 sid)
  • Revision ID: james.westby@ubuntu.com-20100329104913-o335elk75e3emtf8
Tags: 0.10.12-2ubuntu1
* Merge from debian testing (LP: #550972).  Remaining changes:
  - debian/patches/disable_check_omf.dpatch: Added to disable check-doc-omf
    as it requires Internet access
  - debian/patches/00list: Adjusted.

Show diffs side-by-side

added added

removed removed

Lines of Context:
97
97
INCLUDES = \
98
98
                -I$(top_srcdir) -I$(top_srcdir)/libs \
99
99
                $(gnome_canvas_CFLAGS) \
 
100
                $(glade_CFLAGS) \
100
101
                $(goffice_CFLAGS) \
101
102
                $(gtkglext_CFLAGS) \
102
103
                $(openbabel_CFLAGS) \
106
107
INCLUDES = \
107
108
                -I$(top_srcdir) -I$(top_srcdir)/libs \
108
109
                $(gnome_canvas_CFLAGS) \
 
110
                $(glade_CFLAGS) \
109
111
                $(goffice_CFLAGS) \
110
112
                $(gtkglext_CFLAGS) \
111
113
                $(openbabel_CFLAGS) \