changeset 43523:c7eaaa9c5bf5

Add missing backslash.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 25 Feb 2002 15:47:41 +0000
parents 6d7aa871f8d0
children ca53e91e0186
files lib-src/makefile.w32-in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib-src/makefile.w32-in	Mon Feb 25 10:50:29 2002 +0000
+++ b/lib-src/makefile.w32-in	Mon Feb 25 15:47:41 2002 +0000
@@ -143,7 +143,7 @@
 lisp= \
 	$(lispsource)abbrev.elc \
 	$(lispsource)buff-menu.elc \
-	$(lispsource)button.elc
+	$(lispsource)button.elc \
 	$(lispsource)byte-run.elc \
 	$(lispsource)cus-start.elc \
 	$(lispsource)custom.elc \