projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a74150
)
(OBJ2): Include new source files.
author
Geoff Voelker
<voelker@cs.washington.edu>
Tue, 1 Jul 1997 05:05:06 +0000
(
05:05
+0000)
committer
Geoff Voelker
<voelker@cs.washington.edu>
Tue, 1 Jul 1997 05:05:06 +0000
(
05:05
+0000)
src/makefile.nt
patch
|
blob
|
history
diff --git
a/src/makefile.nt
b/src/makefile.nt
index dfcd012aa7e6e601e6c675f6b86179e535d0b975..9ffd18d97ae1f95af25e9ee8b59f8e0676bdda29 100644
(file)
--- a/
src/makefile.nt
+++ b/
src/makefile.nt
@@
-118,7
+118,12
@@
OBJ2 = $(BLD)\w32.obj \
$(BLD)\textprop.obj \
$(BLD)\vm-limit.obj \
$(BLD)\region-cache.obj \
- $(BLD)\strftime.obj
+ $(BLD)\strftime.obj \
+ $(BLD)\charset.obj \
+ $(BLD)\coding.obj \
+ $(BLD)\category.obj \
+ $(BLD)\ccl.obj \
+ $(BLD)\fontset.obj
WIN32OBJ = $(BLD)\w32term.obj \
$(BLD)\w32xfns.obj \