summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-02-28 08:12:29 +0100
committerRemi Collet <fedora@famillecollet.com>2015-02-28 08:12:29 +0100
commit67317a3032a99049a9e821d6a7b03abc6d54097e (patch)
tree66fc3b4d4fc12216f9e22ff2266fb18faab63b97 /Makefile
parent4b15e8376638b7c73fec5f5214284ed382bf503a (diff)
composer: 45b1f35
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 1e65467..f8bd3a7 100644
--- a/Makefile
+++ b/Makefile
@@ -2,3 +2,5 @@ SRCDIR := $(shell pwd)
NAME := $(shell basename $(SRCDIR))
include ../common/Makefile
+version:
+ wget https://getcomposer.org/version -q -O -