Compile most of the example apps in docs/examples when doing a 'make check'.

This commit is contained in:
Dan Fandrich
2007-07-12 20:38:54 +00:00
parent cf86f8cb78
commit ffff8ddbef
2 changed files with 30 additions and 13 deletions

View File

@@ -49,7 +49,7 @@ html:
pdf:
cd docs; make pdf
check: test
check: test examples
if CROSSCOMPILING
test-full: test
@@ -71,6 +71,9 @@ test-torture:
endif
examples:
@(cd docs/examples; $(MAKE) all)
#
# Build source and binary rpms. For rpm-3.0 and above, the ~/.rpmmacros
# must contain the following line: