This commit is contained in:
roland 2005-07-29 20:24:01 +00:00
parent a0b693589a
commit 9136b0f9fd
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Makefile for source rpm: elfutils # Makefile for source rpm: elfutils
# $Id$ # $Id$
NAME := elfutils NAME := elfutils
SPECFILE = $(firstword $(wildcard *.spec)) SPECFILE = elfutils.spec
include ../common/Makefile.common include ../common/Makefile.common