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

include ../common/Makefile.common