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


Ignore:
Timestamp:
2019-02-08T12:55:28Z (6 years ago)
Author:
Matthieu Riolo <matthieu.riolo@…>
Children:
0e60443
Parents:
1bdfbe52
git-author:
Matthieu Riolo <matthieu.riolo@…> (2019-01-12 13:06:03)
git-committer:
Matthieu Riolo <matthieu.riolo@…> (2019-02-08 12:55:28)
Message:

Adding pcut test for gsort

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/Makefile

    r1bdfbe52 rbc694b0  
    203203        test/str.c \
    204204        test/string.c \
    205         test/cap.c
     205        test/cap.c \
     206        test/gsort.c
    206207
    207208include $(USPACE_PREFIX)/Makefile.common
Note: See TracChangeset for help on using the changeset viewer.