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-11-16 09:01:25 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2012-11-16 09:01:25 (GMT)
commit6b22c805e7fc22be53088897e2a1e17acf77753a (patch)
treea095931258a615c8fabcdab32da332e2e2771de0 /Makefile
parentc01ef66b7db0c983a296660b9b0f631d4921b6a6 (diff)
Move bug-report inside commands
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e121055..9982571 100644
--- a/Makefile
+++ b/Makefile
@@ -33,7 +33,7 @@ shell: x11-utils
$(COMMANDS)/shell
bug-report:
- @$(SCRIPTS)/bug-report
+ $(COMMANDS)/bug-report
clean:
$(COMMANDS)/clean