#140 closed defect (fixed)
"make clean" does not clean up generated files setup-api.import.scm and setup-download.import.scm
| Reported by: | sjamaan | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | build system | Version: | 4.2.x |
| Keywords: | cleaning, make | Cc: | |
| Estimated difficulty: |
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'.
Attachments (1)
Change History (4)
Changed 16 years ago by
| Attachment: | rules.make.patch added |
|---|
comment:2 Changed 16 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note: See
TracTickets for help on using
tickets.

Clean up the setup api import files