summaryrefslogtreecommitdiffstats
path: root/Makefile
blob: 26b37ac4e89bbab6029f77ce81fb4079d144ea97 (plain)
1
2
3
4
5
6
# Makefile for source rpm: groff
# $Id$
NAME := groff
SPECFILE = $(firstword $(wildcard *.spec))

include ../common/Makefile.common