X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/3907e630a71d48e693062b350571990d7ba08bbb..060ca4088d928e0808d13a551ea11b2fc00769d4:/lisp/makefile.w32-in?ds=sidebyside diff --git a/lisp/makefile.w32-in b/lisp/makefile.w32-in index cb2cba466f..f4bbaf3804 100644 --- a/lisp/makefile.w32-in +++ b/lisp/makefile.w32-in @@ -1,5 +1,5 @@ # -*- Makefile -*- for GNU Emacs on the Microsoft Windows API. -# Copyright (C) 2000-2012 Free Software Foundation, Inc. +# Copyright (C) 2000-2013 Free Software Foundation, Inc. # This file is part of GNU Emacs. @@ -387,7 +387,7 @@ compile3-SH: autoloads compile0-SH done compile4-SH: autoloads compile0-SH - for dir in $(WINS_BASIC4) $(WINS_CEDET) terms obsolete; do \ + for dir in $(WINS_BASIC4) $(WINS_CEDET) term obsolete; do \ for el in $$dir/*.el; do \ if test -f $$el; \ then \