Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Narvaez <dwnarvaez@gmail.com>2013-02-06 14:37:50 (GMT)
committer Daniel Narvaez <dwnarvaez@gmail.com>2013-02-06 14:37:50 (GMT)
commitb5b9e95e2f4c8ab19cef000c82fcfc0625c52666 (patch)
tree55a61cce95e77e6b9b25cdffd22b87732e618dd7
parentf5bac2f1e1a51b83d215a07f9d5d87db337873f3 (diff)
Add empty install target
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 6d8d6a0..acb2d98 100644
--- a/Makefile
+++ b/Makefile
@@ -477,3 +477,5 @@ install-settings-defaults: profile/settings.json
# clean out build products
clean:
+
+install: