diff options
author | Tor Lillqvist <tml@iki.fi> | 2011-07-12 17:43:23 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2011-07-15 00:26:28 +0300 |
commit | 71f18c42229b4ce22e57e306f10e889459871a5a (patch) | |
tree | 7bcbdebe44c37b479855e27eeb72516613ffea2f /sal/qa/rtl/alloc/makefile.mk | |
parent | f9c54ae7f8b537c669b898ffcd189f87eecf0117 (diff) |
Include the rest of the active sal cppunit tests for iOS
Diffstat (limited to 'sal/qa/rtl/alloc/makefile.mk')
-rwxr-xr-x | sal/qa/rtl/alloc/makefile.mk | 3 |
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 ------------------------------------------------------ |