~ubuntu-branches/ubuntu/natty/xfce4-panel/natty

« back to all changes in this revision

Viewing changes to panel/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Yves-Alexis Perez
  • Date: 2011-02-27 00:55:05 UTC
  • mfrom: (4.1.4 experimental)
  • Revision ID: james.westby@ubuntu.com-20110227005505-i405gx4j4d1s0tjg
Tags: 4.8.2-1
New upstream bugfix release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
        -DG_LOG_DOMAIN=\"xfce4-panel\" \
5
5
        -DDATADIR=\"$(datadir)/xfce4\" \
6
6
        -DLIBDIR=\"$(libdir)/xfce4\" \
 
7
        -DHELPERDIR=\"$(HELPER_PATH_PREFIX)/xfce4/panel\" \
7
8
        -DPACKAGE_LOCALE_DIR=\"$(localedir)\" \
8
9
        -DDBUS_API_SUBJECT_TO_CHANGE \
9
10
        $(PLATFORM_CPPFLAGS)