diff options
Diffstat (limited to 'lib/Makefile.vc6')
-rw-r--r-- | lib/Makefile.vc6 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.vc6 b/lib/Makefile.vc6 index 442595596..2262444e3 100644 --- a/lib/Makefile.vc6 +++ b/lib/Makefile.vc6 @@ -517,6 +517,7 @@ X_OBJS= \ $(DIROBJ)\transfer.obj \
$(DIROBJ)\url.obj \
$(DIROBJ)\version.obj \
+ $(DIROBJ)\warnless.obj \
$(RESOURCE)
all : $(TARGET)
|