]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - Makefile
ANSI remote printer support. Raw mode only.
[PuTTY.git] / Makefile
index ed0c83196dd7ce1dae574a866cfb472cd7e2f9f9..3c27e211d8518b4b08a554d321d934c80a4a4db9 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -94,6 +94,7 @@ RES=res
 ##-- objects putty puttytel
 GOBJS1 = window.$(OBJ) windlg.$(OBJ) winctrls.$(OBJ) terminal.$(OBJ)
 GOBJS2 = sizetip.$(OBJ) wcwidth.$(OBJ) unicode.$(OBJ) logging.$(OBJ)
+GOBJS3 = printing.$(OBJ)
 ##-- objects putty puttytel plink
 LOBJS1 = telnet.$(OBJ) raw.$(OBJ) rlogin.$(OBJ) ldisc.$(OBJ) winnet.$(OBJ)
 ##-- objects putty plink