From 147953366179680642d1abbf17f48e35f7482f1d Mon Sep 17 00:00:00 2001 From: Daniel Narvaez Date: Fri, 22 Jun 2012 12:14:27 +0000 Subject: Add a make shell command --- (limited to 'Makefile') diff --git a/Makefile b/Makefile index ec07682..09c671d 100644 --- a/Makefile +++ b/Makefile @@ -46,6 +46,9 @@ build-%: run: xinit $(SCRIPTS)/xinitrc -- :99 +shell: + $(JHBUILD) shell + bug-report: @$(SCRIPTS)/bug-report -- cgit v0.9.1