my-emacs-d/elpa/helm-make-20160807.1756/helm-make-pkg.el

3 lines
221 B
EmacsLisp
Raw Normal View History

2016-08-18 20:01:20 +00:00
;;; -*- no-byte-compile: t -*-
(define-package "helm-make" "20160807.1756" "Select a Makefile target with helm" '((helm "1.5.3") (projectile "0.11.0")) :url "https://github.com/abo-abo/helm-make" :keywords '("makefile"))