summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 17464b7..f9b61dc 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,7 @@
# Makefile for source rpm: httpd
-# $Id$
+# $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