aboutsummaryrefslogtreecommitdiffstats
path: root/lib/tools/emacs/Makefile
diff options
context:
space:
mode:
authorErlang/OTP <[email protected]>2010-06-01 14:28:21 +0000
committerErlang/OTP <[email protected]>2010-06-01 14:28:21 +0000
commitc68045eb946cbe5435449fb49b697624b49dddff (patch)
tree62ac8374c1f908e8012175609ee38f245fe66a66 /lib/tools/emacs/Makefile
parentcfd5c28958d5fbe17ac17a45118c0bf40d214483 (diff)
parent54cda6a510a62927d2b295732bdd9d9afa51940d (diff)
downloadotp-c68045eb946cbe5435449fb49b697624b49dddff.tar.gz
otp-c68045eb946cbe5435449fb49b697624b49dddff.tar.bz2
otp-c68045eb946cbe5435449fb49b697624b49dddff.zip
Merge branch 'kj/emacs-erlang-flymake' into dev
* kj/emacs-erlang-flymake: erlang-flymake: Document in README erlang-flymake: Make the syntax check command configurable erlang-flymake: By default pass <app>/include and <app>/ebin to compiler erlang-flymake: Include in Makefile erlang-flymake: Syntax check erlang code on the fly (using flymake)
Diffstat (limited to 'lib/tools/emacs/Makefile')
-rw-r--r--lib/tools/emacs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/tools/emacs/Makefile b/lib/tools/emacs/Makefile
index 0028df247c..8533488463 100644
--- a/lib/tools/emacs/Makefile
+++ b/lib/tools/emacs/Makefile
@@ -42,6 +42,7 @@ EMACS_FILES= \
erlang_appwiz \
erlang-start \
erlang-eunit \
+ erlang-flymake \
erlang
README_FILES= README