mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-29 16:50:13 +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:
@@ -48,6 +48,7 @@ webget_cgi_LDADD = @LIB_RDLIBS@ -lsndfile @LIBVORBIS@ @QT4_LIBS@ -lQt3Support
|
||||
EXTRA_DIST = webget.html\
|
||||
webget.js
|
||||
|
||||
CLEANFILES = *~
|
||||
CLEANFILES = *~\
|
||||
moc_*
|
||||
MAINTAINERCLEANFILES = *~\
|
||||
Makefile.in
|
||||
|
||||
Reference in New Issue
Block a user