Summary

"make clean" does not clean up generated files setup-api.import.scm and setup-download.import.scm

Metadata

Attachments

Description

make clean or make spotless followed by git status show that setup-api.import.scm and setup-download.import.scm are generated files which are not properly cleaned up.

This patch fixes that by removing them on 'make clean'.

Changes and comments

[2009-12-04 22:38:08 UTC] sjamaan attached rules.make.patch (description=Clean up the setup api import files)

[2009-12-05 21:03:16 UTC] felix wrote:

Thanks, patch applied to master.

[2009-12-05 21:20:18 UTC] felix changed status from new to closed

[2009-12-05 21:20:18 UTC] felix set resolution to fixed

[2010-03-11 10:33:12 UTC] Milestone 4.3.0 deleted