summaryrefslogtreecommitdiff
path: root/tests/GNUmakefile
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2009-02-16 15:11:41 +0100
committerAndreas Baumann <abaumann@yahoo.com>2009-02-16 15:11:41 +0100
commitb29154b2936699ba4e6eeb423189dc03ae00c2d7 (patch)
treeef8178fcbcf65cf0bc19409856d5768d458e4241 /tests/GNUmakefile
parent2ac829174afa6052720b762bd5ba5fde759bcc6e (diff)
downloadwolfbones-b29154b2936699ba4e6eeb423189dc03ae00c2d7.tar.gz
wolfbones-b29154b2936699ba4e6eeb423189dc03ae00c2d7.tar.bz2
added stub implementations for strerror_r and strdup
Diffstat (limited to 'tests/GNUmakefile')
-rw-r--r--tests/GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/GNUmakefile b/tests/GNUmakefile
index d33c4ae..b61d985 100644
--- a/tests/GNUmakefile
+++ b/tests/GNUmakefile
@@ -1,6 +1,6 @@
TOPDIR = ..
-SUBDIRS = daemon
+SUBDIRS = port daemon
INCLUDE_DIRS = -I.