aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 2d13ab32..2b4101ef 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -146,7 +146,7 @@ all-databases: all-interpsys all-doc
all-hyper-post: all-algebra all-doc
cd hyper && $(MAKE) $(AM_MAKEFLAGS) all-hyper-post
-all-graph: all-lib
+all-graph: all-lib all-utils
cd graph && $(MAKE) $(AM_MAKEFLAGS) $@
.PHONY: all-check