Changes in / [7030bc9:ae49252] in mainline


Ignore:
Files:
23 added
2 edited

Legend:

Unmodified
Added
Removed
  • boot/Makefile.common

    r7030bc9 rae49252  
    151151
    152152RD_APPS_NON_ESSENTIAL = \
     153        $(USPACE_PATH)/app/bithenge/bithenge \
    153154        $(USPACE_PATH)/app/blkdump/blkdump \
    154155        $(USPACE_PATH)/app/bnchmark/bnchmark \
  • uspace/Makefile

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