2024-02-06 Fred Gleason <fredg@paravelsystems.com>

* Fixed a regression in 'rdrepld/Makefile.am' that broke the
	'make rpm' target.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason 2024-02-06 10:44:04 -05:00
parent 887d297a19
commit 4daeecfc02
2 changed files with 6 additions and 1 deletions

View File

@ -24626,3 +24626,6 @@
* Renamed the 'Citadel X-Digital Portal' replicator to
'X-Digital National ISCI Model'.
* Added a 'X-Digital Cue Model' replicator.
2024-02-06 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in 'rdrepld/Makefile.am' that broke the
'make rpm' target.

View File

@ -31,8 +31,10 @@ dist_rdrepld_SOURCES = rdrepld.cpp rdrepld.h \
replfactory.cpp replfactory.h\
citadelxds.cpp citadelxds.h\
ww1ipump.cpp ww1ipump.h\
xdscue.cpp xdscue.h\
xdscue.cpp xdscue.h
nodist_rdrepld_SOURCES = moc_rdrepld.cpp
rdrepld_LDADD = @LIB_RDLIBS@ @LIBVORBIS@ @QT5_LIBS@ @MUSICBRAINZ_LIBS@ @IMAGEMAGICK_LIBS@
CLEANFILES = *~ moc_*