summaryrefslogtreecommitdiff
path: root/dtrans/test/win32/dnd/makefile.mk
diff options
context:
space:
mode:
authorJoachim Lingner <jl@openoffice.org>2001-02-08 16:12:56 +0000
committerJoachim Lingner <jl@openoffice.org>2001-02-08 16:12:56 +0000
commit26e9d31731951d2734b23df3244f5e274897ef7d (patch)
tree4beac58b3d1e3497a6455b140ba98276e8458afd /dtrans/test/win32/dnd/makefile.mk
parent8d1fd4c7d1f4619b356606ac29c136fb129272b6 (diff)
*** empty log message ***
Diffstat (limited to 'dtrans/test/win32/dnd/makefile.mk')
-rw-r--r--dtrans/test/win32/dnd/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/dtrans/test/win32/dnd/makefile.mk b/dtrans/test/win32/dnd/makefile.mk
index bed5e64ed1fc..d1bbbc1bd191 100644
--- a/dtrans/test/win32/dnd/makefile.mk
+++ b/dtrans/test/win32/dnd/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.1 $
+# $Revision: 1.2 $
#
-# last change: $Author: jl $ $Date: 2001-02-08 15:09:52 $
+# last change: $Author: jl $ $Date: 2001-02-08 17:12:03 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -115,7 +115,8 @@ APP1OBJS= $(OBJ)$/dndTest.obj \
$(OBJ)$/atlwindow.obj \
$(OBJ)$/targetlistener.obj \
$(OBJ)$/implhelper.obj \
- $(OBJ)$/transferable.obj
+ $(OBJ)$/transferable.obj \
+ $(OBJ)$/sourcelistener.obj
LIBCIMT=msvcrtd.lib