3 lines
221 B
EmacsLisp
Raw Normal View History

2016-08-18 22:01:20 +02: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"))