summaryrefslogtreecommitdiffstats
path: root/cpukit/libmisc/Makefile.am
diff options
context:
space:
mode:
authorAndrei Mozzhuhin <nopscmn@gmail.com>2013-05-16 11:24:09 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2013-05-16 11:40:42 +0200
commit7bb71c7e9dd7a95953a8507cb49f4949a01ae2e4 (patch)
tree7adefcb855933c47a5ff00d73c67542d81c293c5 /cpukit/libmisc/Makefile.am
parentdosfs: Add statvfs() support (diff)
downloadrtems-7bb71c7e9dd7a95953a8507cb49f4949a01ae2e4.tar.bz2
shell: Add df command
Diffstat (limited to 'cpukit/libmisc/Makefile.am')
-rw-r--r--cpukit/libmisc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/libmisc/Makefile.am b/cpukit/libmisc/Makefile.am
index b0b219569a..5800a4763c 100644
--- a/cpukit/libmisc/Makefile.am
+++ b/cpukit/libmisc/Makefile.am
@@ -102,7 +102,7 @@ libshell_a_SOURCES = shell/cat_file.c shell/cmds.c shell/internal.h \
shell/hexdump-odsyntax.c shell/hexdump-parse.c shell/hexsyntax.c \
shell/main_time.c shell/main_mknod.c \
shell/main_setenv.c shell/main_getenv.c shell/main_unsetenv.c \
- shell/main_mkrfs.c shell/main_debugrfs.c \
+ shell/main_mkrfs.c shell/main_debugrfs.c shell/main_df.c \
shell/main_lsof.c \
shell/main_blkstats.c \
shell/shell-wait-for-input.c