Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2012-06-22 12:14:27 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-06-22 12:14:27 (GMT)
commit147953366179680642d1abbf17f48e35f7482f1d (patch)
treeda480ad004880fff214f8b07458b4795cb1291af /Makefile
parentbda1e0cf2949dc6da3d892d1cf492a0905bbcff9 (diff)
Add a make shell command
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
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