diff --git a/Makefile b/Makefile index 72f2259..4fb69ff 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Makefile for source rpm: xorg-x11-drivers -# $Id$ +# $Id: Makefile,v 1.1 2005/11/15 08:34:43 mharris Exp $ NAME := xorg-x11-drivers -SPECFILE = $(firstword $(wildcard *.spec)) +SPECFILE = $(NAME).spec include ../common/Makefile.common