summaryrefslogtreecommitdiff
path: root/tests/library/GNUmakefile
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2010-05-24 21:05:57 +0200
committerAndreas Baumann <abaumann@yahoo.com>2010-05-24 21:05:57 +0200
commit785995d2592d8ea27170b225ae9e55af334c4bf4 (patch)
tree2ecf34254aead1638aa93e350286105b9142f9ab /tests/library/GNUmakefile
parentb13ddadad16b2b39ad00cef1ceb19c865335c0ae (diff)
downloadwolfbones-785995d2592d8ea27170b225ae9e55af334c4bf4.tar.gz
wolfbones-785995d2592d8ea27170b225ae9e55af334c4bf4.tar.bz2
fixed dependencies in loader test
Diffstat (limited to 'tests/library/GNUmakefile')
-rw-r--r--tests/library/GNUmakefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/library/GNUmakefile b/tests/library/GNUmakefile
index 18e69f7..8f13ced 100644
--- a/tests/library/GNUmakefile
+++ b/tests/library/GNUmakefile
@@ -19,6 +19,7 @@ OBJS = \
-include $(TOPDIR)/makefiles/gmake/sub.mk
+test_loader$(EXE): $(TOPDIR)/src/libwolf.a $(DYNAMIC_LIB).$(DYNAMIC_LIB_MAJOR).$(DYNAMIC_LIB_MINOR).$(DYNAMIC_LIB_PATCH)
local_all:
local_clean: