mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-07-04 14:39:09 +02:00
2021-05-17 Fred Gleason <fredg@paravelsystems.com>
* Added 'compile' to the 'MAINTAINERCLEANFILES' rule. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
parent
406b1e889f
commit
f702dc2da1
@ -21693,3 +21693,5 @@
|
|||||||
* Added a 'make deb' target.
|
* Added a 'make deb' target.
|
||||||
2021-05-17 Fred Gleason <fredg@paravelsystems.com>
|
2021-05-17 Fred Gleason <fredg@paravelsystems.com>
|
||||||
* Fixed a regressions that broke the 'make deb' target.
|
* Fixed a regressions that broke the 'make deb' target.
|
||||||
|
2021-05-17 Fred Gleason <fredg@paravelsystems.com>
|
||||||
|
* Added 'compile' to the 'MAINTAINERCLEANFILES' rule.
|
||||||
|
@ -120,6 +120,7 @@ MAINTAINERCLEANFILES = *~\
|
|||||||
*.tar.gz\
|
*.tar.gz\
|
||||||
aclocal.m4\
|
aclocal.m4\
|
||||||
Makefile.in\
|
Makefile.in\
|
||||||
|
compile\
|
||||||
config.guess\
|
config.guess\
|
||||||
config.status\
|
config.status\
|
||||||
config.sub\
|
config.sub\
|
||||||
|
Loading…
x
Reference in New Issue
Block a user