diff --git a/Makefile b/Makefile index 5fe284e..2ab90c2 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # Makefile for source rpm: elfutils # $Id$ NAME := elfutils -SPECFILE = $(firstword $(wildcard *.spec)) +SPECFILE = elfutils.spec include ../common/Makefile.common