Add tools/make module

This commit is contained in:
Henrik Lissner 2017-09-25 13:06:08 +02:00
parent 983d844aec
commit 1bfc8b156e
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 18 additions and 0 deletions

View file

@ -0,0 +1,4 @@
;; -*- no-byte-compile: t; -*-
;;; tools/make/packages.el
(package! makefile-executor)