doc/shell/Makefile.am: Fix dependency

This commit is contained in:
Joel Sherrill
2013-07-22 18:29:49 -05:00
parent f6f494373c
commit b885fe19ae

View File

@@ -34,7 +34,7 @@ file.texi: file.t
-n "Memory Commands" < $< > $@
memory.texi: memory.t
$(BMENU2) -p "File and Directory Commands cd - alias for chdir" \
$(BMENU2) -p "File and Directory Commands df - display file system disk space usage" \
-u "Top" \
-n "RTEMS Specific Commands" < $< > $@