~lightdm-team/lightdm/1.4

61 by robert.ancell at gmail
Add some Gtk Doc stuff, can't get it working well though
1
SUBDIRS = libldmgreeter data greeters po src themes doc
1 by robert.ancell at gmail
Compiles and does something
2
63 by robert.ancell at gmail
Build introspection
3
DISTCHECK_CONFIGURE_FLAGS = --enable-introspection --enable-gtk-doc
4
1 by robert.ancell at gmail
Compiles and does something
5
EXTRA_DIST = \
6
	autogen.sh \
7
	lightdm.doap
8
9
DISTCLEANFILES = \
10
	Makefile.in \
11
	aclocal.m4 \
12
	configure \
175 by robert.ancell at gmail
Make ConsoleKit optional
13
	config.h.in \
14
	config.h \
1 by robert.ancell at gmail
Compiles and does something
15
	depcomp \
16
	gnome-doc-utils.make \
17
	install-sh \
18
	missing \
19
	mkinstalldirs \
20
	omf.make \
5 by robert.ancell at gmail
Install D-Bus service, use system bus
21
	xmldocs.make \
22
	po/Makefile.in.in