rdebugfs: don't install by default

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
bitmap-optimize
Theodore Ts'o 2011-11-21 08:23:25 -05:00
parent 3f6fbf95c0
commit f62516f33b
1 changed files with 2 additions and 2 deletions

View File

@ -11,7 +11,7 @@ INSTALL = @INSTALL@
@MCONFIG@ @MCONFIG@
PROGS= debugfs rdebugfs PROGS= debugfs
MANPAGES= debugfs.8 MANPAGES= debugfs.8
MK_CMDS= _SS_DIR_OVERRIDE=../lib/ss ../lib/ss/mk_cmds MK_CMDS= _SS_DIR_OVERRIDE=../lib/ss ../lib/ss/mk_cmds
@ -102,7 +102,7 @@ uninstall:
clean: clean:
$(RM) -f $(PROGS) debugfs.8 \#* *.s *.o *.a *~ debug_cmds.c \ $(RM) -f $(PROGS) debugfs.8 \#* *.s *.o *.a *~ debug_cmds.c \
ro_debug_cmds.c core ro_debug_cmds.c core rdebugfs
mostlyclean: clean mostlyclean: clean
distclean: clean distclean: clean