aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.vc6
diff options
context:
space:
mode:
authorDan Fandrich <dan@coneharvesters.com>2010-01-21 22:03:26 +0000
committerDan Fandrich <dan@coneharvesters.com>2010-01-21 22:03:26 +0000
commit5af20c70e4ae23437378d92e162d3377d9666b1f (patch)
treed5bf52d6b647e8268692b1f3e62b65a17c08bb2a /lib/Makefile.vc6
parentbd7430c1eec70f0a0ffd7296a21396ea45d92359 (diff)
Added rtsp.c to the non-configure target build files
Diffstat (limited to 'lib/Makefile.vc6')
-rw-r--r--lib/Makefile.vc61
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.vc6 b/lib/Makefile.vc6
index 265f3fe44..fece41647 100644
--- a/lib/Makefile.vc6
+++ b/lib/Makefile.vc6
@@ -492,6 +492,7 @@ X_OBJS= \
$(DIROBJ)\pop3.obj \
$(DIROBJ)\progress.obj \
$(DIROBJ)\rawstr.obj \
+ $(DIROBJ)\rtsp.obj \
$(DIROBJ)\select.obj \
$(DIROBJ)\sendf.obj \
$(DIROBJ)\share.obj \