From 88db6a6b139f5398805405d64c8527d4fe7deda6 Mon Sep 17 00:00:00 2001 From: roland Date: Jul 29 2005 20:24:01 +0000 Subject: Idiocy --- diff --git a/Makefile b/Makefile index 3dab09a..39f2e04 100644 --- a/Makefile +++ b/Makefile @@ -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