diff -r 37ddc669849c -r 964519e5a5ac Makefile --- 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)