3 lines
221 B
EmacsLisp
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"))
|