2018-05-18 Fred Gleason <fredg@paravelsystems.com>

* Renamed rdvairplay(1) to rdvairplayd(8).
This commit is contained in:
Fred Gleason
2018-05-18 11:46:33 +00:00
parent a6f55c9853
commit 4d4a726329
11 changed files with 34 additions and 45 deletions

View File

@@ -3,7 +3,7 @@ dnl
dnl Autoconf configuration for Rivendell.
dnl Use autoconf to process this into a configure script
dnl
dnl (C) Copyright 2002-2007,2014 Fred Gleason <fredg@paravelsystems.com>
dnl (C) Copyright 2002-2018 Fred Gleason <fredg@paravelsystems.com>
dnl
dnl This program is free software; you can redistribute it and/or modify
dnl it under the terms of the GNU General Public License version 2 as
@@ -563,7 +563,7 @@ AC_CONFIG_FILES([rivendell.spec \
rdselect/Makefile \
rdmonitor/Makefile \
rdrepld/Makefile \
rdvairplay/Makefile \
rdvairplayd/Makefile \
tests/Makefile \
importers/Makefile \
ios/Makefile \