diff lisp/Makefile.in @ 107617:c5f9e4613394

Merge from mainline.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 16 Jan 2010 06:57:09 -0500
parents 1d1d5d9bd884
children 51ddd70d1fa1 107889467c87
line wrap: on
line diff
--- a/lisp/Makefile.in	Sat Jan 09 11:27:11 2010 -0500
+++ b/lisp/Makefile.in	Sat Jan 16 06:57:09 2010 -0500
@@ -1,6 +1,6 @@
 # Maintenance productions for the Lisp directory
 # Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
-#   2009  Free Software Foundation, Inc.
+#   2009, 2010  Free Software Foundation, Inc.
 
 # This file is part of GNU Emacs.
 
@@ -419,6 +419,8 @@
 	$(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 \