Changes in / [3123d2a:520acaf] in mainline


Ignore:
Files:
12 added
2 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile.common

    r3123d2a r520acaf  
    149149
    150150RD_APPS_NON_ESSENTIAL = \
     151        $(USPACE_PATH)/app/bithenge/bithenge \
    151152        $(USPACE_PATH)/app/blkdump/blkdump \
    152153        $(USPACE_PATH)/app/bnchmark/bnchmark \
  • uspace/Makefile

    r3123d2a r520acaf  
    3535DIRS = \
    3636        app/bdsh \
     37        app/bithenge \
    3738        app/blkdump \
    3839        app/bnchmark \
Note: See TracChangeset for help on using the changeset viewer.