aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 156f255d48..93399ea4f4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1344,5 +1344,6 @@ distcheck-hook:
mkdir _cmake_build && \
cd _cmake_build && \
cmake .. && \
+ $(MAKE) && \
cd .. && \
rm -rf _cmake_build