mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-13 08:05:55 +01:00
2021-04-05 Fred Gleason <fredg@paravelsystems.com>
* Fixed regressions that broke the 'make dist' target. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -21397,3 +21397,5 @@
|
|||||||
2021-04-05 Fred Gleason <fredg@paravelsystems.com>
|
2021-04-05 Fred Gleason <fredg@paravelsystems.com>
|
||||||
* Integrated the 'pypad_ino713_tcp' and 'pypad_nautel' PyPAD
|
* Integrated the 'pypad_ino713_tcp' and 'pypad_nautel' PyPAD
|
||||||
scripts into the build system.
|
scripts into the build system.
|
||||||
|
2021-04-05 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Fixed regressions that broke the 'make dist' target.
|
||||||
|
|||||||
@@ -115,10 +115,14 @@ EXTRA_DIST = pypad_ando.exemplar\
|
|||||||
pypad_icecast2.py\
|
pypad_icecast2.py\
|
||||||
pypad_inno713.exemplar\
|
pypad_inno713.exemplar\
|
||||||
pypad_inno713.py\
|
pypad_inno713.py\
|
||||||
|
pypad_ino713_tcp.exemplar\
|
||||||
|
pypad_ino713_tcp.py\
|
||||||
pypad_liqcomp.exemplar\
|
pypad_liqcomp.exemplar\
|
||||||
pypad_liqcomp.py\
|
pypad_liqcomp.py\
|
||||||
pypad_live365.exemplar\
|
pypad_live365.exemplar\
|
||||||
pypad_live365.py\
|
pypad_live365.py\
|
||||||
|
pypad_nautel.exemplar\
|
||||||
|
pypad_nautel.py\
|
||||||
pypad_serial.exemplar\
|
pypad_serial.exemplar\
|
||||||
pypad_serial.py\
|
pypad_serial.py\
|
||||||
pypad_shoutcast1.exemplar\
|
pypad_shoutcast1.exemplar\
|
||||||
|
|||||||
@@ -199,7 +199,7 @@ dist_librd_la_SOURCES = dbversion.h\
|
|||||||
rdmonitor_config.cpp rdmonitor_config.h\
|
rdmonitor_config.cpp rdmonitor_config.h\
|
||||||
rdmp4.cpp rdmp4.h\
|
rdmp4.cpp rdmp4.h\
|
||||||
rdmulticaster.cpp rdmulticaster.h\
|
rdmulticaster.cpp rdmulticaster.h\
|
||||||
rdnodelistmodel.cpp rdnodelistmodelh\
|
rdnodelistmodel.cpp rdnodelistmodel.h\
|
||||||
rdnodeslotsmodel.cpp rdnodeslotsmodel.h\
|
rdnodeslotsmodel.cpp rdnodeslotsmodel.h\
|
||||||
rdnotification.cpp rdnotification.h\
|
rdnotification.cpp rdnotification.h\
|
||||||
rdoneshot.cpp rdoneshot.h\
|
rdoneshot.cpp rdoneshot.h\
|
||||||
|
|||||||
@@ -43,7 +43,7 @@ bin_PROGRAMS = rdlogmanager
|
|||||||
dist_rdlogmanager_SOURCES = add_clock.cpp add_clock.h\
|
dist_rdlogmanager_SOURCES = add_clock.cpp add_clock.h\
|
||||||
add_event.cpp add_event.h\
|
add_event.cpp add_event.h\
|
||||||
clocklistmodel.cpp clocklistmodel.h\
|
clocklistmodel.cpp clocklistmodel.h\
|
||||||
clocklistview.cpp clocklist.h\
|
clocklistview.cpp clocklistview.h\
|
||||||
commandline_ops.cpp globals.h\
|
commandline_ops.cpp globals.h\
|
||||||
edit_clock.cpp edit_clock.h\
|
edit_clock.cpp edit_clock.h\
|
||||||
edit_event.cpp edit_event.h\
|
edit_event.cpp edit_event.h\
|
||||||
|
|||||||
Reference in New Issue
Block a user