Changeset ce13577 in mainline for uspace/lib/ext2/Makefile


Ignore:
Timestamp:
2011-02-16T08:20:59Z (14 years ago)
Author:
Martin Sucha <sucha14@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
5352d72
Parents:
d241aae
Message:

Basic support for locating an inode

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/ext2/Makefile

    rd241aae rce13577  
    3737        libext2_filesystem.c \
    3838        libext2_superblock.c \
    39         libext2_block_group.c
     39        libext2_block_group.c \
     40        libext2_inode.c
    4041
    4142include $(USPACE_PREFIX)/Makefile.common
Note: See TracChangeset for help on using the changeset viewer.