summaryrefslogtreecommitdiffstats
path: root/Makefile
blob: f9b61dc093ae05aa302aed48cf76d06472997c6b (plain)
1
2
3
4
5
6
7
# Makefile for source rpm: httpd
# $Id: Makefile,v 1.1 2004/09/09 06:08:42 cvsdist Exp $
NAME := httpd
SPECFILE = $(firstword $(wildcard *.spec))
UPSTREAM_CHECKS = asc

include ../common/Makefile.common