]> git.eshelyaron.com Git - emacs.git/commitdiff
($(BLD)\w32bdf.obj): Add missing continuation character.
authorAndrew Innes <andrewi@gnu.org>
Mon, 22 Feb 1999 12:05:01 +0000 (12:05 +0000)
committerAndrew Innes <andrewi@gnu.org>
Mon, 22 Feb 1999 12:05:01 +0000 (12:05 +0000)
src/makefile.nt

index 9b6f9969ce27ce4da24966ca0ab8faa64461caec..bd09e4f99ca0d3c04870689c4a8e3f557e8868d5 100644 (file)
@@ -1214,7 +1214,7 @@ $(BLD)\w32bdf.obj: \
        $(SRC)\blockinput.h \
        $(SRC)\w32gui.h \
        $(SRC)\w32term.h \
-       $(SRC)\w32bdf.h
+       $(SRC)\w32bdf.h \
        $(SRC)\lisp.h \
        $(SRC)\w32term.h \
        $(SRC)\w32.h \