Fix Makefile

This commit is contained in:
mharris 2006-06-21 23:27:01 +00:00
parent ed1eb46261
commit f5ab643788

View File

@ -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