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:
Fred Gleason
2024-11-06 09:37:31 -05:00
parent adca39a4cf
commit 317dd0c386
5 changed files with 7 additions and 6 deletions

View File

@@ -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\