Opened at 2013-07-17T16:46:01Z
Last modified at 2013-07-17T20:41:29Z
#2030 new defect
'make clean' does not delete all generated files
| Reported by: | daira | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | undecided | 
| Component: | packaging | Version: | 1.10.0 | 
| Keywords: | make clean | Cc: | |
| Launchpad Bug: | 
Description
In particular it does not delete src/allmydata/_version.py.
Note: See
        TracTickets for help on using
        tickets.
    

Hmm, now that I think about it, this may be intentional. If you're running from a tarball rather than a git checkout, you probably don't want make clean to delete _version.py.