summaryrefslogtreecommitdiffstats
path: root/Makefile
blob: 279b036dbcc103e7c1b31d32e6a7fa1d9feaa098 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Makefile for source rpm: httpd
# $Id: Makefile,v 1.2 2005/11/30 12:50:30 jorton Exp $
NAME := httpd
SPECFILE = $(firstword $(wildcard *.spec))
UPSTREAM_CHECKS = asc

include ../common/Makefile.common

migration.html: migration.xml html.xsl
	xmlto -x html.xsl html-nochunks migration.xml

view-migration: migration.html
	gnome-moz-remote `pwd`/migration.html