summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlasdair Kergon <agk@fedoraproject.org>2005-03-01 22:57:07 +0000
committerAlasdair Kergon <agk@fedoraproject.org>2005-03-01 22:57:07 +0000
commitafc0718bd0073c922cb866e25a1af0d49c5d93b2 (patch)
treebe07ce029414212d18e2714fa5f9fa912fb22685
downloaddevice-mapper-multipath-afc0718bd0073c922cb866e25a1af0d49c5d93b2.tar.gz
device-mapper-multipath-afc0718bd0073c922cb866e25a1af0d49c5d93b2.tar.xz
device-mapper-multipath-afc0718bd0073c922cb866e25a1af0d49c5d93b2.zip
Setup of module device-mapper-multipathsetup-new-module
-rw-r--r--.cvsignore0
-rw-r--r--Makefile6
-rw-r--r--sources0
3 files changed, 6 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/.cvsignore
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..872ed56
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,6 @@
+# Makefile for source rpm: device-mapper-multipath
+# $Id$
+NAME := device-mapper-multipath
+SPECFILE = $(firstword $(wildcard *.spec))
+
+include ../common/Makefile.common
diff --git a/sources b/sources
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/sources