This commit is contained in:
roland 2005-07-29 20:24:01 +00:00
parent 2728103090
commit 88db6a6b13
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
# Makefile for source rpm: elfutils
# $Id: Makefile,v 1.7 2005/07/29 01:56:30 roland Exp $
# $Id: Makefile,v 1.8 2005/07/29 20:18:25 roland Exp $
NAME := elfutils
SPECFILE = $(firstword $(wildcard *.spec))
SPECFILE = elfutils.spec
include ../common/Makefile.common