Makefile
changeset 1209 aa1de5eb3665
parent 1199 dff272add01e
child 1215 c7e52e93465a
--- a/Makefile	Tue Feb 17 15:07:54 2015 +0200
+++ b/Makefile	Thu Feb 19 19:21:11 2015 +0200
@@ -65,7 +65,7 @@
 ################################################################
 # Proj dirs/files.
 
-EL_FILES := $(wildcard *-mode.el) debian-doc.el maven-central.el
+EL_FILES := $(wildcard *.el)
 
 RST_FILES := $(wildcard *.rst)
 HTML_FILES := $(RST_FILES:.rst=.html)