Browse Source

More files in clean target

tags/nilmdb-1.0
Jim Paris 11 years ago
parent
commit
a9d31b46ed
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      Makefile

+ 1
- 0
Makefile View File

@@ -10,3 +10,4 @@ clean::
find . -name '*pyc' | xargs rm -f
rm -f .coverage
rm -rf tests/*testdb*
rm -rf nilmdb.egg-info/ build/ nilmdb/server/*.c nilmdb/server/*.so

Loading…
Cancel
Save