Committing for merge

This commit is contained in:
Travis Shirk 2006-01-11 01:26:50 +00:00
parent ff63d0c1bd
commit 5ab79415a6
1 changed files with 1 additions and 7 deletions

View File

@ -155,11 +155,5 @@ tags:
-rm tags
exuberant-ctags -R
sloccount:
if test -n "`which sloccount`"; then\
sloccount ./src;\
sloccount --cached --details ./src;\
fi
.PHONY: all translation trayicon gtkspell idle clean dist install help\
uninstall tags sloccount
uninstall tags