mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-05-18 22:22:36 +02:00
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:
parent
887d297a19
commit
4daeecfc02
@ -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.
|
||||
|
@ -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_*
|
||||
|
Loading…
x
Reference in New Issue
Block a user