diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 585b3b3b0..e9ca647ec 100644 --- a/Makefile.am +++ b/Makefile.am @@ -720,7 +720,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 +DOCBOOK_FILES = doc/protocol.xml doc/user.xml doc/sticker.xml if ENABLE_DOCUMENTATION protocoldir = $(docdir)/protocol |