Setup of module check

This commit is contained in:
Warren Togami 2005-12-19 19:29:40 +00:00
commit 6b40a14d39
3 changed files with 6 additions and 0 deletions

0
.cvsignore Normal file
View File

6
Makefile Normal file
View File

@ -0,0 +1,6 @@
# Makefile for source rpm: check
# $Id$
NAME := check
SPECFILE = $(firstword $(wildcard *.spec))
include ../common/Makefile.common

0
sources Normal file
View File