diff --git a/Makefile b/Makefile index b400ff9..85986ae 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Makefile for source rpm: xorg-x11-xtrans-devel -# $Id$ +# $Id: Makefile,v 1.2 2006/06/21 23:26:21 mharris Exp $ NAME := xorg-x11-xtrans-devel -SPECFILE = $(firstword $(wildcard *.spec)) +SPECFILE = $(NAME).spec include ../common/Makefile.common