Committing for merge
This commit is contained in:
parent
ff63d0c1bd
commit
5ab79415a6
1 changed files with 1 additions and 7 deletions
8
Makefile
8
Makefile
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue