fix 'make docs'

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12211 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
Felix Fietkau 2008-08-06 14:30:34 +00:00
parent 065b90742e
commit dde96c79e9

View File

@ -113,10 +113,10 @@ help:
cat README
docs docs/compile: FORCE
@$(_SINGLE)$(SUBMAKE) -j1 -C docs compile
@$(SUBMAKE) -j1 -C docs compile
docs/clean: FORCE
@$(_SINGLE)$(SUBMAKE) -j1 -C docs clean
@$(SUBMAKE) -j1 -C docs clean
distclean:
rm -rf tmp build_dir staging_dir dl .config* feeds package/feeds package/openwrt-packages bin