summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 74e51bf..ae25778 100644
--- a/Makefile
+++ b/Makefile
@@ -65,6 +65,9 @@ checkdirs: $(BINDIR)
# Lance les tests
test: test-build
./testr.sh $(BINDIR)/test
+
+gui: gui-build
+ $(BINDIR)/gui/gui
clean: