summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2012-09-03 15:26:16 +0200
committerRemi Collet <fedora@famillecollet.com>2012-09-03 15:26:16 +0200
commit2943b77be25deb1c7f49071fb112797dfd42812d (patch)
treed6fb1beedfed25818b6224df8db61c31dfa69e8e /Makefile
rename php-gettext to php-php-gettext
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
+