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:
Fred Gleason 2021-05-17 11:22:48 -04:00
parent 406b1e889f
commit f702dc2da1
2 changed files with 3 additions and 0 deletions

View File

@ -21693,3 +21693,5 @@
* Added a 'make deb' target.
2021-05-17 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regressions that broke the 'make deb' target.
2021-05-17 Fred Gleason <fredg@paravelsystems.com>
* Added 'compile' to the 'MAINTAINERCLEANFILES' rule.

View File

@ -120,6 +120,7 @@ MAINTAINERCLEANFILES = *~\
*.tar.gz\
aclocal.m4\
Makefile.in\
compile\
config.guess\
config.status\
config.sub\