~lightdm-team/lightdm/1.4

« back to all changes in this revision

Viewing changes to greeters/Makefile.am

  • Committer: Robert Ancell
  • Date: 2014-03-13 02:15:38 UTC
  • Revision ID: robert.ancell@canonical.com-20140313021538-u2mxfxrrfw5u58ic
Tags: 1.4.7
Releasing 1.4.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
SUBDIRS = python-gtk
2
 
 
3
 
if HAVE_GTK_GREETER
4
 
SUBDIRS += gtk
5
 
endif
6
 
 
7
 
if HAVE_VALA_GTK_GREETER
8
 
SUBDIRS += vala-gtk
9
 
endif
10
 
 
11
 
if HAVE_QT_GREETER
12
 
SUBDIRS += qt
13
 
endif
14
 
 
15
 
DISTCLEANFILES = \
16
 
        Makefile.in