diff options
author | bnicholes <bnicholes@13f79535-47bb-0310-9956-ffa450edef68> | 2003-02-12 22:28:51 +0000 |
---|---|---|
committer | bnicholes <bnicholes@13f79535-47bb-0310-9956-ffa450edef68> | 2003-02-12 22:28:51 +0000 |
commit | b5224bf6f90d0e923121887f633faeddb422c5be (patch) | |
tree | 24b9b9ed806d5a3b7249e1481ec8d69352693957 /test/nwgnuaprtest | |
parent | 1f8bf169a8cbc935706b6eabfa10d97309bb7885 (diff) | |
download | libapr-b5224bf6f90d0e923121887f633faeddb422c5be.tar.gz |
Added testpath to the NetWare tests makefile
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@64353 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test/nwgnuaprtest')
-rw-r--r-- | test/nwgnuaprtest | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/nwgnuaprtest b/test/nwgnuaprtest index bb2546fcf..babe4a4d1 100644 --- a/test/nwgnuaprtest +++ b/test/nwgnuaprtest @@ -183,6 +183,7 @@ FILES_nlm_objs = \ $(OBJDIR)/testmmap.o \ $(OBJDIR)/testnames.o \ $(OBJDIR)/testoc.o \ + $(OBJDIR)/testpath.o \ $(OBJDIR)/testpoll.o \ $(OBJDIR)/testpools.o \ $(OBJDIR)/testproc.o \ |