emacs/Makefile
Evie Litherland-Smith 87c4ec61d1 Restore (with tweaks) instal.el and Makefile
Adjusted for new definition of selected packages
2024-08-08 06:35:17 +01:00

7 lines
86 B
Makefile

.PHONY: default install
default: install
install:
emacs --script install.el --kill