summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-08-25 07:59:45 +0200
committerRemi Collet <fedora@famillecollet.com>2015-08-25 07:59:45 +0200
commitfdfade744539fd72cd431b4feb84d53c2a07b0bf (patch)
tree3a1afad9c1558316918fbd94115e36561d2a0127 /Makefile
parent9a7663ce0942b26133a18af2af72720ac0c74ef3 (diff)
php-firephp-firephp-core: backportHEADmaster
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..91b0fd5
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,4 @@
+SRCDIR := $(shell pwd)
+NAME := $(shell basename $(SRCDIR))
+include ../../common/Makefile
+