diff lib-src/makefile.w32-in @ 91503:d67ff9a391f5

(lisp1): Use (), not {}.
author Jason Rumney <jasonr@gnu.org>
date Mon, 04 Feb 2008 09:06:06 +0000
parents 606f2d163a64
children 7b05927d0af4
line wrap: on
line diff
--- a/lib-src/makefile.w32-in	Mon Feb 04 08:32:21 2008 +0000
+++ b/lib-src/makefile.w32-in	Mon Feb 04 09:06:06 2008 +0000
@@ -203,7 +203,7 @@
 	$(lispsource)buff-menu.elc \
 	$(lispsource)button.elc \
 	$(lispsource)emacs-lisp/byte-run.elc \
-	${lispsource}composite.elc \
+	$(lispsource)composite.elc \
 	$(lispsource)cus-face.elc \
 	$(lispsource)cus-start.elc \
 	$(lispsource)custom.elc \