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 89c0d3e7..482f3748 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -89,7 +89,7 @@ all-sman: all-lib all-driver
cd sman && $(MAKE) $(AM_MAKEFLAGS) $@
all-gui: all-driver
- cd gui && $(MAKE) $(AM_MAKEFLAGS) $@
+ cd gui && $(MAKE) $(AM_MAKEFLAGS)
all-hyper: all-lib
cd hyper && $(MAKE) $(AM_MAKEFLAGS) $@