1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-25 06:31:14 +02:00

Remove Automakefiles

This commit is contained in:
Eelco Dolstra 2014-02-01 12:26:38 +01:00
parent 16e7d69209
commit 0c6d62cf27
22 changed files with 0 additions and 510 deletions

View file

@ -1 +0,0 @@
SUBDIRS = emacs

View file

@ -1,5 +0,0 @@
EXTRA_DIST = nix-mode.el
install-data-local:
$(INSTALL) -d $(DESTDIR)$(datadir)/emacs/site-lisp
$(INSTALL_DATA) $(srcdir)/nix-mode.el $(DESTDIR)$(datadir)/emacs/site-lisp