Skip to content

Commit

Permalink
Remove cover_db with "make clean"
Browse files Browse the repository at this point in the history
  • Loading branch information
benkasminbullock committed May 29, 2012
1 parent 61c6c5f commit 593affc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion makeitfile
Expand Up @@ -22,7 +22,8 @@ $(LIB)/Moji.pod $(LIB)/Moji-ja.pod: $(PODDEP)

clean:
-rm -rf Lingua-JA-Moji-0.* Makefile.old MANIFEST.bak META.yml \
$(LIB)/Moji.pod $(LIB)/Moji-ja.pod
$(LIB)/Moji.pod $(LIB)/Moji-ja.pod cover_db


# Local variables:
# mode: makefile
Expand Down

0 comments on commit 593affc

Please sign in to comment.