Makefile
changeset 1082 964519e5a5ac
parent 1060 53526ea61f74
child 1150 dad3fb58f710
--- a/Makefile	Sat Oct 12 16:38:39 2013 +0300
+++ b/Makefile	Tue Oct 15 16:13:22 2013 +0300
@@ -59,7 +59,7 @@
 ################################################################
 # Proj dirs/files.
 
-EL_FILES := $(wildcard *-mode.el) debian-doc.el
+EL_FILES := $(wildcard *-mode.el) debian-doc.el maven-central.el
 
 RST_FILES := $(wildcard *.rst)
 HTML_FILES := $(RST_FILES:.rst=.html)