diff options
author | Daniel Schaal <farbing@web.de> | 2011-07-02 21:17:43 +0200 |
---|---|---|
committer | Colin Guthrie <colin@mageia.org> | 2011-08-01 10:19:12 +0100 |
commit | 00493a4ef02b9e03ef12174720b8a5eb9c8200b4 (patch) | |
tree | 48c3d589959832920701a2d1eb91029f0c0b36ae /configure.ac | |
parent | f35214e4f19b8b926482b887e8b66757e082f60a (diff) | |
download | pulseaudio-panda-00493a4ef02b9e03ef12174720b8a5eb9c8200b4.tar.gz pulseaudio-panda-00493a4ef02b9e03ef12174720b8a5eb9c8200b4.tar.bz2 pulseaudio-panda-00493a4ef02b9e03ef12174720b8a5eb9c8200b4.zip |
man: add manpage for start-pulseaudio-kde and start-pulseaudio-x11
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 66dc9ca2..077ab43d 100644 --- a/configure.ac +++ b/configure.ac @@ -1231,6 +1231,8 @@ man/padsp.1.xml man/pulse-daemon.conf.5.xml man/pulse-client.conf.5.xml man/default.pa.5.xml +man/start-pulseaudio-kde.1.xml +man/start-pulseaudio-x11.1.xml ]) AC_CONFIG_FILES([src/esdcompat:src/daemon/esdcompat.in], [chmod +x src/esdcompat]) |