diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index cd2103a11..560f8259a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -72,7 +72,7 @@ test-torture: endif examples: - @(cd docs/examples; $(MAKE) all) + @(cd docs/examples; $(MAKE) check) # # Build source and binary rpms. For rpm-3.0 and above, the ~/.rpmmacros |