~robert-ancell/lightdm/docstrings

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Robert Ancell
  • Date: 2015-08-10 00:21:57 UTC
  • mfrom: (1709.1.454 trunk)
  • Revision ID: robert.ancell@canonical.com-20150810002157-39tqqq8wv006gwzq
Merge with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
SUBDIRS =
2
 
if COMPILE_LIBLIGHTDM_GOBJECT
3
 
SUBDIRS += liblightdm-gobject
4
 
endif
5
 
SUBDIRS += liblightdm-qt
 
1
SUBDIRS = common liblightdm-gobject liblightdm-qt
6
2
if COMPILE_TESTS
7
3
SUBDIRS += tests
8
4
endif
9
 
SUBDIRS += data po src doc help utils
 
5
SUBDIRS += data po src doc help
10
6
 
11
7
DISTCHECK_CONFIGURE_FLAGS = --enable-introspection --enable-gtk-doc
12
8
 
17
13
        COPYING.LGPL2 \
18
14
        COPYING.LGPL3 \
19
15
        NEWS
20
 
 
21
 
DISTCLEANFILES = \
22
 
        Makefile.in \
23
 
        aclocal.m4 \
24
 
        configure \
25
 
        config.h.in \
26
 
        config.h \
27
 
        depcomp \
28
 
        gtk-doc.make \
29
 
        install-sh \
30
 
        missing \
31
 
        mkinstalldirs \
32
 
        omf.make \
33
 
        xmldocs.make \
34
 
        po/Makefile.in.in