From 7bb71c7e9dd7a95953a8507cb49f4949a01ae2e4 Mon Sep 17 00:00:00 2001 From: Andrei Mozzhuhin Date: Thu, 16 May 2013 11:24:09 +0200 Subject: shell: Add df command --- cpukit/libmisc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpukit/libmisc/Makefile.am') 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 -- cgit v1.2.3