summaryrefslogtreecommitdiff
path: root/lisp/Makefile.in
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2010-01-09 19:39:05 -0500
committerChong Yidong <cyd@stupidchicken.com>2010-01-09 19:39:05 -0500
commita069f06729651c5128ea07873924d38518ece677 (patch)
tree9109ae6995f16d0ba0a8fbe397e088cf92f497bb /lisp/Makefile.in
parent52bee098ba25ff9ff0f7697f3c2aed8f130866d6 (diff)
downloademacs-a069f06729651c5128ea07873924d38518ece677.tar.gz
* Makefile.in (ELCFILES): Add wisent/python-wy.el and wisent/python.el.
Diffstat (limited to 'lisp/Makefile.in')
-rw-r--r--lisp/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/Makefile.in b/lisp/Makefile.in
index 93e75bc51ef..d0b788f1463 100644
--- a/lisp/Makefile.in
+++ b/lisp/Makefile.in
@@ -419,6 +419,8 @@ ELCFILES = \
$(lisp)/cedet/semantic/wisent/javascript.elc \
$(lisp)/cedet/semantic/wisent/javat-wy.elc \
$(lisp)/cedet/semantic/wisent/js-wy.elc \
+ $(lisp)/cedet/semantic/wisent/python-wy.elc \
+ $(lisp)/cedet/semantic/wisent/python.elc \
$(lisp)/cedet/semantic/wisent/wisent.elc \
$(lisp)/cedet/srecode.elc \
$(lisp)/cedet/srecode/args.elc \