check/Makefile

7 lines
132 B
Makefile
Raw Normal View History

2005-12-19 19:29:40 +00:00
# Makefile for source rpm: check
# $Id$
NAME := check
SPECFILE = $(firstword $(wildcard *.spec))
include ../common/Makefile.common