2004-09-09 08:04:42 +00:00
|
|
|
# Makefile for source rpm: lvm2
|
2004-09-15 17:27:45 +00:00
|
|
|
# $Id: Makefile,v 1.1 2004/09/09 08:04:42 cvsdist Exp $
|
2004-09-09 08:04:42 +00:00
|
|
|
NAME := lvm2
|
|
|
|
SPECFILE = $(firstword $(wildcard *.spec))
|
2004-09-15 17:27:45 +00:00
|
|
|
UPSTREAM_CHECKS = asc
|
2004-09-09 08:04:42 +00:00
|
|
|
|
|
|
|
include ../common/Makefile.common
|