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


Ignore:
Timestamp:
2019-02-08T12:55:28Z (5 years ago)
Author:
Matthieu Riolo <matthieu.riolo@…>
Children:
f08da1c
Parents:
0e60443
git-author:
Matthieu Riolo <matthieu.riolo@…> (2019-01-14 03:22:07)
git-committer:
Matthieu Riolo <matthieu.riolo@…> (2019-02-08 12:55:28)
Message:

Adding test case for ieee_double

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/Makefile

    r0e60443 rd64303b  
    204204        test/string.c \
    205205        test/cap.c \
    206         test/gsort.c
     206        test/gsort.c \
     207        test/ieee_double.c
    207208
    208209include $(USPACE_PREFIX)/Makefile.common
Note: See TracChangeset for help on using the changeset viewer.