~ubuntu-branches/debian/stretch/lightdm/stretch

« back to all changes in this revision

Viewing changes to liblightdm-qt/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Yves-Alexis Perez
  • Date: 2014-04-22 23:33:26 UTC
  • mfrom: (1.1.23) (16.1.11 experimental)
  • Revision ID: package-import@ubuntu.com-20140422233326-gpd7rgap1v53zkuy
Tags: 1.10.0-2
Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
        $(common_libadd)
10
10
 
11
11
common_cflags = \
 
12
        $(WARN_CXXFLAGS) \
12
13
        -I$(top_srcdir)/liblightdm-gobject \
13
14
        $(GLIB_CFLAGS) \
14
15
        -DQT_NO_KEYWORDS \