Skip to content

Commit

Permalink
fix Makefile. related issue c9s#18
Browse files Browse the repository at this point in the history
  • Loading branch information
mattn committed Dec 7, 2012
1 parent 66943ce commit 8638102
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config.mk
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

NAME=perlomni.vim
VERSION=2.5
DIRS=ftplugin plugin bin
DIRS=ftplugin autoload bin

bundle-deps:
$(SHELL) -c true

0 comments on commit 8638102

Please sign in to comment.