summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgsmith <gsmith@13f79535-47bb-0310-9956-ffa450edef68>2015-04-24 02:59:48 +0000
committergsmith <gsmith@13f79535-47bb-0310-9956-ffa450edef68>2015-04-24 02:59:48 +0000
commitbea048834f963e7f8d94ff43fae824cfc4222d3e (patch)
treef4b2f2fb90cc7d614bde728843ccad6c8a8d5d74
parent8dcc3e8cd1c706cd176f4538a352bfea9ec48902 (diff)
downloadlibapr-bea048834f963e7f8d94ff43fae824cfc4222d3e.tar.gz
Remove doubled testskiplist.obj, quiet comiler.
My fault surely git-svn-id: http://svn.apache.org/repos/asf/apr/apr/branches/1.5.x@1675754 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--test/Makefile.win2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.win b/test/Makefile.win
index f80eb1615..e86b29b11 100644
--- a/test/Makefile.win
+++ b/test/Makefile.win
@@ -99,7 +99,7 @@ ALL_TESTS = $(INTDIR)\testutil.obj $(INTDIR)\testtime.obj \
$(INTDIR)\teststrnatcmp.obj $(INTDIR)\testfilecopy.obj \
$(INTDIR)\testtemp.obj $(INTDIR)\testlfs.obj \
$(INTDIR)\testcond.obj $(INTDIR)\testescape.obj \
- $(INTDIR)\testskiplist.obj $(INTDIR)\testskiplist.obj
+ $(INTDIR)\testskiplist.obj
CLEAN_DATA = testfile.tmp lfstests\large.bin \
data\testputs.txt data\testbigfprintf.dat \