We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c500802 commit d047eb4Copy full SHA for d047eb4
Makefile
@@ -1,6 +1,6 @@
1
EMACS ?= emacs
2
ELS = php.el php-face.el php-project.el php-mode.el php-mode-debug.el php-mode-test.el
3
-AUTOLOADS = php-project-autoloads.el php-mode-autoloads.el
+AUTOLOADS = php-mode-autoloads.el
4
ELCS = $(ELS:.el=.elc)
5
6
%.elc: %.el
0 commit comments