lv/Makefile

7 lines
126 B
Makefile

# Makefile for source rpm: lv
# $Id$
NAME := lv
SPECFILE = $(firstword $(wildcard *.spec))
include ../common/Makefile.common