From 3133a9ad1a1eb05ad6717d8ee8ede782b833ee67 Mon Sep 17 00:00:00 2001 From: William Jon McCann Date: Thu, 24 Jul 2008 00:18:32 -0400 Subject: fix distcheck --- doc/xml/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/xml') diff --git a/doc/xml/Makefile.am b/doc/xml/Makefile.am index a79ab74..4c279be 100644 --- a/doc/xml/Makefile.am +++ b/doc/xml/Makefile.am @@ -9,7 +9,7 @@ org.freedesktop.ConsoleKit.Seat.ref.xml : $(top_srcdir)/src/org.freedesktop.Cons org.freedesktop.ConsoleKit.Session.ref.xml : $(top_srcdir)/src/org.freedesktop.ConsoleKit.Session.xml spec-to-docbook.xsl $(XSLTPROC) $(top_srcdir)/doc/xml/spec-to-docbook.xsl $< | tail -n +2 >> $@ -EXTRA_DIST = spec-to-docbook.xsl dbus-introspect-docs.dtd +EXTRA_DIST = spec-to-docbook.xsl MAINTAINERCLEANFILES = \ *~ \ -- cgit