summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2013-07-03 18:56:15 +0200
committerRemi Collet <fedora@famillecollet.com>2013-07-03 18:56:15 +0200
commit8942ca2a6226fcb45eab60f7a1e5f05d3608290e (patch)
treeb6de7ef27d8929ab8542f31d3b244212419a827b /Makefile
parent837dc6656e5b26eb7ce6d61e24340b8db6101ff0 (diff)
freetds: backport for f13 and f14HEADmaster
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
+