Changes in uspace/lib/c/Makefile [32236e5:7acd787] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/c/Makefile

    r32236e5 r7acd787  
    165165        generic/assert.c \
    166166        generic/bsearch.c \
     167        generic/pci.c \
    167168        generic/pio_trace.c \
    168169        generic/qsort.c \
     
    188189TEST_SOURCES = \
    189190        test/adt/circ_buf.c \
    190         test/casting.c \
    191191        test/fibril/timer.c \
    192192        test/main.c \
     
    196196        test/stdio/scanf.c \
    197197        test/odict.c \
    198         test/perf.c \
    199198        test/perm.c \
    200199        test/qsort.c \
Note: See TracChangeset for help on using the changeset viewer.