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

3 lines
221 B
EmacsLisp

;;; -*- 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"))