doc: make sure we actually run the command to get the example screenshots

These screenshots are used in the documentation but we never made sure that we
have them actually. This resulted in our docs missing image links.

Thanks to Jean Rene Dawin for reporting it at the Enlightenment Developer Day.
This commit is contained in:
Stefan Schmidt 2015-10-04 18:27:09 +02:00
parent a06105d8dd
commit 80559cbec7
1 changed files with 1 additions and 0 deletions

View File

@ -118,6 +118,7 @@ cmakeconfig/ElementaryConfigVersion.cmake
doc:
@echo "entering doc/"
$(MAKE) -C src/examples screenshots
$(MAKE) -C doc doc
screenshots: all