~ubuntu-branches/ubuntu/raring/tumbler/raring-proposed

« back to all changes in this revision

Viewing changes to tumbler/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Lionel Le Folgoc
  • Date: 2012-03-30 22:21:12 UTC
  • mfrom: (1.2.3)
  • Revision ID: package-import@ubuntu.com-20120330222112-ktz1vv4t1ye3d1t1
Tags: 0.1.24-0ubuntu1
* New upstream bugfix and translation release.
* debian/patches:
  - 01_fix-link-lm and 02_fix-link-gmodule removed, included upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
84
84
        $(GLIB_CFLAGS)                                                  \
85
85
        $(GMODULE_CFLAGS)                                               \
86
86
        $(GTHREAD_CFLAGS)                                               \
87
 
        $(PLATFORM_CFLAGS)
 
87
        $(PLATFORM_CFLAGS)                                              \
 
88
        $(PLATFORM_CPPFLAGS)
88
89
 
89
90
libtumbler_1_la_LDFLAGS =                                               \
90
91
        -no-undefined                                                   \