summaryrefslogtreecommitdiff
path: root/NMakefile.template
diff options
context:
space:
mode:
Diffstat (limited to 'NMakefile.template')
-rw-r--r--NMakefile.template1
1 files changed, 1 insertions, 0 deletions
diff --git a/NMakefile.template b/NMakefile.template
index 4a8b897..1b6f6bd 100644
--- a/NMakefile.template
+++ b/NMakefile.template
@@ -91,6 +91,7 @@ OBJS = \
$(OUTDIR)/job.obj \
$(OUTDIR)/main.obj \
$(OUTDIR)/misc.obj \
+ $(OUTDIR)/output.obj \
$(OUTDIR)/read.obj \
$(OUTDIR)/remake.obj \
$(OUTDIR)/remote-stub.obj \