Setup of module hunspell

This commit is contained in:
Caolan McNamara 2006-11-28 17:11:21 +00:00
commit 3f2fa2bd25
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: hunspell
# $Id$
NAME := hunspell
SPECFILE = $(firstword $(wildcard *.spec))
include ../common/Makefile.common

0
sources Normal file
View File