summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-10-29 09:36:57 +0100
committerRemi Collet <fedora@famillecollet.com>2012-10-29 09:36:57 +0100
commit1933ec592f4f82b0adf52c80cb722b8571c57896 (patch)
tree763daa5ce7a6a6678559c24d7735adfff1b762fb /Makefile
roundcubemail: import from rawhide
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..1e65467
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+SRCDIR := $(shell pwd)
+NAME := $(shell basename $(SRCDIR))
+include ../common/Makefile
+