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

« back to all changes in this revision

Viewing changes to plugins/poppler-thumbnailer/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:
1
1
# vi:set ts=8 sw=8 noet ai nocindent:
2
2
# -
3
 
# Copyright (c) 2010 Jannis Pohlmann <jannis@xfce.org>
 
3
# Copyright (c) 2010-2012 Jannis Pohlmann <jannis@xfce.org>
4
4
5
5
# This program is free software; you can redistribute it and/or 
6
6
# modify it under the terms of the GNU General Public License as
41
41
        $(GIO_CFLAGS)                                                   \
42
42
        $(GLIB_CFLAGS)                                                  \
43
43
        $(POPPLER_GLIB_CFLAGS)                                          \
 
44
        $(PLATFORM_CFLAGS)                                              \
44
45
        $(PLATFORM_CPPFLAGS)
45
46
 
46
47
tumbler_poppler_thumbnailer_la_LDFLAGS =                                \