~ubuntu-branches/ubuntu/trusty/xfwm4/trusty

« back to all changes in this revision

Viewing changes to helper-dialog/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Micah Gersten
  • Date: 2013-08-08 22:00:03 UTC
  • mfrom: (3.2.9 sid)
  • Revision ID: package-import@ubuntu.com-20130808220003-p1lagfezt2kcrs42
Tags: 4.10.1-1ubuntu1
* Merge from Debian unstable.  Remaining changes:
  - debian/control: demote xfwm4-themes from Recommends to Suggests, per
    the 'other-p-xubuntu-cleanthemes' spec.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# $Id$
2
2
 
3
 
INCLUDES =                                                              \
 
3
AM_CPPFLAGS =                                                           \
4
4
        $(GTK_CFLAGS)                                                   \
5
5
        $(LIBXFCE4UTIL_CFLAGS)                                          \
6
6
        $(LIBX11_CFLAGS)                                                \