From f6726573881b66c28066cd77cb1447d0b42d0740 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Mon, 8 Feb 2010 11:55:03 +0100 Subject: Makefile.am: remove sticker.xml --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 22b465c37..0cbfffd49 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1027,7 +1027,7 @@ endif man_MANS = doc/mpd.1 doc/mpd.conf.5 doc_DATA = AUTHORS COPYING NEWS README UPGRADING doc/mpdconf.example -DOCBOOK_FILES = doc/protocol.xml doc/user.xml doc/developer.xml doc/sticker.xml +DOCBOOK_FILES = doc/protocol.xml doc/user.xml doc/developer.xml if ENABLE_DOCUMENTATION protocoldir = $(docdir)/protocol -- cgit v1.2.3