mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-19 17:11:15 +02:00
2024-11-05 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the 'make install' target that failed to install the rdautocheck(8) script. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
##
|
||||
## Automake.am for rivendell/utils
|
||||
##
|
||||
## (C) Copyright 2002-2022 Fred Gleason <fredg@paravelsystems.com>
|
||||
## (C) Copyright 2002-2024 Fred Gleason <fredg@paravelsystems.com>
|
||||
##
|
||||
## This program is free software; you can redistribute it and/or modify
|
||||
## it under the terms of the GNU General Public License as
|
||||
@@ -25,6 +25,7 @@ if ALSA_RD_AM
|
||||
endif
|
||||
SUBDIRS = $(ALSACONFIG_RD_OPT)\
|
||||
rdautoback\
|
||||
rdautocheck\
|
||||
rdautorest\
|
||||
rdcheckcuts\
|
||||
rdcleandirs\
|
||||
|
Reference in New Issue
Block a user