Limiting codesearch recipe to codesearch.el.

This commit is contained in:
Austin Bingham 2015-04-18 21:23:38 +02:00
parent f4eaa866ba
commit d4619aad63

View file

@ -1,2 +1,3 @@
(codesearch :fetcher github
:repo "abingham/codesearch.el")
:repo "abingham/codesearch.el"
:files ("codesearch.el"))