equal
deleted
inserted
replaced
57 endif |
57 endif |
58 |
58 |
59 ################################################################ |
59 ################################################################ |
60 # Proj dirs/files. |
60 # Proj dirs/files. |
61 |
61 |
62 EL_FILES := $(wildcard *-mode.el) debian-doc.el |
62 EL_FILES := $(wildcard *-mode.el) debian-doc.el maven-central.el |
63 |
63 |
64 RST_FILES := $(wildcard *.rst) |
64 RST_FILES := $(wildcard *.rst) |
65 HTML_FILES := $(RST_FILES:.rst=.html) |
65 HTML_FILES := $(RST_FILES:.rst=.html) |
66 |
66 |
67 ################################################################ |
67 ################################################################ |