~xnox/lightdm/archive-upload

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Robert Ancell
  • Date: 2011-06-06 01:19:32 UTC
  • Revision ID: robert.ancell@canonical.com-20110606011932-ub772nrgi6v8vhh7
Start working on tests

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
if COMPILE_LIBLIGHTDM_QT
6
6
SUBDIRS += liblightdm-qt
7
7
endif
8
 
SUBDIRS += data greeters po src themes doc
 
8
SUBDIRS += data greeters po src themes doc tests
9
9
 
10
10
DISTCHECK_CONFIGURE_FLAGS = --enable-introspection --enable-gtk-doc
11
11