check/Makefile
2005-12-19 19:29:40 +00:00

7 lines
132 B
Makefile

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