summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2015-05-04 14:00:54 +0200
committerRemi Collet <fedora@famillecollet.com>2015-05-04 14:00:54 +0200
commit1340dbb01a7400495b18b9c1e1986c3572ef4975 (patch)
tree747de90f848a47ae9d6bae3d417ccc91e6685ace /Makefile
lcms2: import from rawhide, and build for EL-5HEADmaster
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