Add missing files to ac-clang recipe (closes #2512)

This commit is contained in:
Steve Purcell 2015-02-16 19:28:21 +00:00
parent cbcb843ebf
commit ffe0485048

View file

@ -1 +1,2 @@
(ac-clang :repo "yaruopooner/ac-clang" :fetcher github)
(ac-clang :repo "yaruopooner/ac-clang" :fetcher github
:files (:defaults "*.png" "build" "clang-server"))