summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-07-05 08:22:18 +0200
committerRemi Collet <fedora@famillecollet.com>2015-07-05 08:22:18 +0200
commit1ca14989159843c8c7b4155b7e2b08fe494ebf17 (patch)
tree931472cd11646599753dbc4cf6c40c5a4d83d802 /Makefile
parent7840065569de84a135711318d66e5bcf8827097e (diff)
owncloud: 8.0.4, backport for remirepo
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..cd3c95f
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,3 @@
+SRCDIR := $(shell pwd)
+NAME := $(shell basename $(SRCDIR))
+include ../common/Makefile