1 # This file is part of PulseAudio.
3 # PulseAudio is free software; you can redistribute it and/or modify
4 # it under the terms of the GNU Lesser General Public License as published by
5 # the Free Software Foundation; either version 2 of the License, or
6 # (at your option) any later version.
8 # PulseAudio is distributed in the hope that it will be useful, but
9 # WITHOUT ANY WARRANTY; without even the implied warranty of
10 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
11 # General Public License for more details.
13 # You should have received a copy of the GNU Lesser General Public License
14 # along with PulseAudio; if not, write to the Free Software
15 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
31 pulse-daemon.conf.5.xml \
32 pulse-client.conf.5.xml \
35 xmllint: $(noinst_DATA)
36 for f in $(noinst_DATA) ; do \
37 xmllint --noout --valid "$$f" || exit 1 ; \
60 $(AM_V_GEN) perl $(srcdir)/xmltoman $< > $@ || rm -f $@
67 pax11publish.1.xml.in \
72 pasuspender.1.xml.in \
74 pulse-daemon.conf.5.xml.in \
75 pulse-client.conf.5.xml.in \