Moving make target update-doc-sources from top-level Makefile to btest

Makefile.
This commit is contained in:
Robin Sommer 2012-07-02 16:14:24 -07:00
parent 5ede1418fc
commit b3155b7b4b
4 changed files with 6 additions and 7 deletions

View file

@ -41,9 +41,6 @@ broxygen: configured
broxygenclean: configured
$(MAKE) -C $(BUILD) $@
update-doc-sources:
./doc/scripts/genDocSourcesList.sh ./doc/scripts/DocSourcesList.cmake
dist:
@rm -rf $(VERSION_FULL) $(VERSION_FULL).tgz
@rm -rf $(VERSION_MIN) $(VERSION_MIN).tgz