Merge pull request #1478 from stevenremot/fix-roguel-ike

Add roguel-ike-lib directory to roguel-ike recipe
This commit is contained in:
Steve Purcell 2014-02-13 23:55:43 +00:00
commit 2db1979e03

View file

@ -1 +1,3 @@
(roguel-ike :fetcher github :repo "stevenremot/roguel-ike" :files ("*.el" "roguel-ike"))
(roguel-ike :fetcher github
:repo "stevenremot/roguel-ike"
:files ("*.el" "roguel-ike" "roguel-ike-lib"))