summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfuankg <fuankg@13f79535-47bb-0310-9956-ffa450edef68>2013-03-30 14:37:04 +0000
committerfuankg <fuankg@13f79535-47bb-0310-9956-ffa450edef68>2013-03-30 14:37:04 +0000
commite1be9cf59260a8fe2ead1d67292862a33f43b1c8 (patch)
tree066fffe897420aa40f5523d03b2ad794e0cbab39
parent66e65d58fca0be274ad74c1a158e7839fdb00384 (diff)
downloadlibapr-util-e1be9cf59260a8fe2ead1d67292862a33f43b1c8.tar.gz
Copy the data folder too for testing on NetWare.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr-util/branches/1.4.x@1462769 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--test/NWGNUmakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/NWGNUmakefile b/test/NWGNUmakefile
index a36d1784..a955f2c0 100644
--- a/test/NWGNUmakefile
+++ b/test/NWGNUmakefile
@@ -243,6 +243,7 @@ nlms :: libs $(TARGET_nlm)
#
install :: nlms FORCE
$(call COPY,$(OBJDIR)/*.nlm,$(INSTALLBASE))
+ $(call COPYR,data,$(INSTALLBASE)/data/)
#
# Any specialized rules here