Changes in boot/Makefile.common [9182e86f:7c4b26c] in mainline


Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile.common

    r9182e86f r7c4b26c  
    226226ifeq ($(CONFIG_BUILD_SHARED_LIBS), y)
    227227        RD_APPS_NON_ESSENTIAL += \
    228                 $(USPACE_PATH)/app/dltest/dltest
     228                $(USPACE_PATH)/app/dltest/dltest \
     229                $(USPACE_PATH)/app/dltests/dltests
    229230endif
    230231
Note: See TracChangeset for help on using the changeset viewer.