Changeset 3b5a5e3 in mainline for uspace/app/tmon/Makefile


Ignore:
Timestamp:
2018-02-01T16:10:12Z (7 years ago)
Author:
Petr Manek <petr.manek@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
3038d51
Parents:
8393c73b
git-author:
Petr Manek <petr.manek@…> (2018-02-01 16:09:43)
git-committer:
Petr Manek <petr.manek@…> (2018-02-01 16:10:12)
Message:

tmon: catch up with libdrv changes, simplify code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/tmon/Makefile

    r8393c73b r3b5a5e3  
    3030BINARY = tmon
    3131
    32 LIBS = drv
     32LIBS = drv usb
    3333
    3434SOURCES = \
     
    3636        list.c\
    3737        tf.c\
    38         burst_tests.c\
     38        tests.c\
    3939        resolve.c
    4040
Note: See TracChangeset for help on using the changeset viewer.