Changeset a18a8b9 in mainline for uspace/lib/c/Makefile


Ignore:
Timestamp:
2015-04-23T23:53:49Z (9 years ago)
Author:
Michal Koutný <xm.koutny+hos@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
8d1f92f
Parents:
055a68a
Message:

libc: Fix str_ltrim + tests

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/Makefile

    r055a68a ra18a8b9  
    171171TEST_SOURCES = \
    172172        test/main.c \
    173         test/sprintf.c
     173        test/sprintf.c \
     174        test/str.c
    174175
    175176include $(USPACE_PREFIX)/Makefile.common
Note: See TracChangeset for help on using the changeset viewer.