diff src/makefile.nt @ 18505:ca4d948da78d

(OBJ2): Include new source files.
author Geoff Voelker <voelker@cs.washington.edu>
date Tue, 01 Jul 1997 05:05:06 +0000
parents 380c7e461c14
children e59ec4e58fce
line wrap: on
line diff
--- a/src/makefile.nt	Tue Jul 01 05:04:20 1997 +0000
+++ b/src/makefile.nt	Tue Jul 01 05:05:06 1997 +0000
@@ -118,7 +118,12 @@
 	$(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	\