Changeset 2bd04b2 in mainline for uspace/app/tmon/Makefile


Ignore:
Timestamp:
2017-12-15T23:59:25Z (7 years ago)
Author:
Petr Mánek <petr.manek@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
0f816af6
Parents:
73b0773
Message:

usbdiag: tmon device resolver and stub for the bulk test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/app/tmon/Makefile

    r73b0773 r2bd04b2  
    1313#   documentation and/or other materials provided with the distribution.
    1414# - The name of the author may not be used to endorse or promote products
    15 #   derived from this software without specific prior written permission.
     15#   derived from thgis software without specific prior written permission.
    1616#
    1717# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
     
    3434SOURCES = \
    3535        main.c\
    36         list.c
     36        list.c\
     37        test.c
    3738
    3839include $(USPACE_PREFIX)/Makefile.common
Note: See TracChangeset for help on using the changeset viewer.