~lightdm-team/lightdm/1.4

« back to all changes in this revision

Viewing changes to Makefile.am

  • Committer: Robert Ancell
  • Date: 2012-04-19 04:30:45 UTC
  • Revision ID: robert.ancell@canonical.com-20120419043045-ql51i6xvvt025e42
Add some stub documentation

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
if COMPILE_TESTS
9
9
SUBDIRS += tests
10
10
endif
11
 
SUBDIRS += data po src doc utils
 
11
SUBDIRS += data po src doc help utils
12
12
 
13
13
DISTCHECK_CONFIGURE_FLAGS = --enable-introspection --enable-gtk-doc
14
14