fix clean target

This commit is contained in:
Hans Lambermont 2003-02-09 22:01:05 +00:00
parent 46071c6a8b
commit 99a1f599d8
1 changed files with 2 additions and 1 deletions

View File

@ -20,4 +20,5 @@ importer:
$(MAKE) -C $(TARGETDIR)
clean:
rm *.pyo
rm -f *.pyo