Skip to content

Commit

Permalink
Remove a reference to helm-projectile
Browse files Browse the repository at this point in the history
  • Loading branch information
bbatsov committed Dec 21, 2015
1 parent be9c0ed commit 2a55bc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ byte-compile-strict : elpa
$(EMACSFLAGS) \
--eval "(progn \
(setq byte-compile-error-on-warn t) \
(batch-byte-compile))" projectile.el helm-projectile.el
(batch-byte-compile))" projectile.el

.PHONY: test
test : byte-compile-strict
Expand Down

0 comments on commit 2a55bc5

Please sign in to comment.