Makefile.am: Ship `emacs-hacks.el' on the offchance.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 5 Aug 2019 09:55:55 +0000 (10:55 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 5 Aug 2019 09:55:55 +0000 (10:55 +0100)
It's tiny and harmless.

Makefile.am

index f2000ea..c4fdc05 100644 (file)
@@ -54,6 +54,12 @@ SUBDIRS                      += doc
 SUBDIRS                        += test
 
 ###--------------------------------------------------------------------------
+### Additional random things useful during development.
+
+## Emacs hacking for indentation.
+EXTRA_DIST             += emacs-hacks.el
+
+###--------------------------------------------------------------------------
 ### Distribution.
 
 ## Release number.