~ubuntu-branches/ubuntu/precise/clutter-1.0/precise

« back to all changes in this revision

Viewing changes to clutter/eglx/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Emilio Pozuelo Monfort
  • Date: 2010-03-21 13:27:56 UTC
  • mto: (2.1.3 experimental) (1.3.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: james.westby@ubuntu.com-20100321132756-nf8yd30yxo3zzwcm
Tags: upstream-1.2.2
ImportĀ upstreamĀ versionĀ 1.2.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
        -DCLUTTER_COMPILATION \
7
7
        -I$(top_srcdir) \
8
8
        -I$(top_srcdir)/clutter \
 
9
        -I$(top_srcdir)/clutter/cogl \
9
10
        -I$(top_srcdir)/clutter/x11 \
10
11
        -I$(top_builddir)/clutter \
 
12
        -I$(top_builddir)/clutter/cogl \
11
13
        $(CLUTTER_CFLAGS) \
12
14
        $(CLUTTER_DEBUG_CFLAGS) \
13
15
        $(MAINTAINER_CFLAGS)