summaryrefslogtreecommitdiff
path: root/sal/qa/rtl/alloc/makefile.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2011-07-12 17:43:23 +0300
committerTor Lillqvist <tml@iki.fi>2011-07-15 00:26:28 +0300
commit71f18c42229b4ce22e57e306f10e889459871a5a (patch)
tree7bcbdebe44c37b479855e27eeb72516613ffea2f /sal/qa/rtl/alloc/makefile.mk
parentf9c54ae7f8b537c669b898ffcd189f87eecf0117 (diff)
Include the rest of the active sal cppunit tests for iOS
Diffstat (limited to 'sal/qa/rtl/alloc/makefile.mk')
-rwxr-xr-xsal/qa/rtl/alloc/makefile.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/sal/qa/rtl/alloc/makefile.mk b/sal/qa/rtl/alloc/makefile.mk
index 5ac7a7978f43..1a015da3bdfd 100755
--- a/sal/qa/rtl/alloc/makefile.mk
+++ b/sal/qa/rtl/alloc/makefile.mk
@@ -55,8 +55,7 @@ DEF1NAME =$(SHL1TARGET)
SHL1VERSIONMAP= $(PRJ)$/qa$/export.map
#------------------------------- All object files -------------------------------
-# do this here, so we get right dependencies
-# SLOFILES=$(SHL1OBJS)
+SLOFILES=$(SHL1OBJS)
# --- Targets ------------------------------------------------------