mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-25 14:50:11 +01:00
2018-08-11 Fred Gleason <fredg@paravelsystems.com>
* Added a rule to remove stale moc(1) files in 'web/webget/Makefile.am'.
This commit is contained in:
@@ -17359,3 +17359,6 @@
|
|||||||
2018-08-10 Fred Gleason <fredg@paravelsystems.com>
|
2018-08-10 Fred Gleason <fredg@paravelsystems.com>
|
||||||
* Fixed a regression in 'audio_convert_test' that caused a segfault
|
* Fixed a regression in 'audio_convert_test' that caused a segfault
|
||||||
on startup.
|
on startup.
|
||||||
|
2018-08-11 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Added a rule to remove stale moc(1) files in
|
||||||
|
'web/webget/Makefile.am'.
|
||||||
|
|||||||
@@ -48,6 +48,7 @@ webget_cgi_LDADD = @LIB_RDLIBS@ -lsndfile @LIBVORBIS@ @QT4_LIBS@ -lQt3Support
|
|||||||
EXTRA_DIST = webget.html\
|
EXTRA_DIST = webget.html\
|
||||||
webget.js
|
webget.js
|
||||||
|
|
||||||
CLEANFILES = *~
|
CLEANFILES = *~\
|
||||||
|
moc_*
|
||||||
MAINTAINERCLEANFILES = *~\
|
MAINTAINERCLEANFILES = *~\
|
||||||
Makefile.in
|
Makefile.in
|
||||||
|
|||||||
Reference in New Issue
Block a user