diff --git a/Makefile b/Makefile index 86347ad..82d393c 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Makefile for source rpm: xorg-x11-xsm -# $Id$ +# $Id: Makefile,v 1.1 2005/11/12 04:33:42 mharris Exp $ NAME := xorg-x11-xsm -SPECFILE = $(firstword $(wildcard *.spec)) +SPECFILE = $(NAME).spec include ../common/Makefile.common