From 5693fcf157526c6c9be4e256de61dabe179b3bcd Mon Sep 17 00:00:00 2001 From: Xavier Bachelot Date: Mar 08 2008 11:07:10 +0000 Subject: Fix Makefile after the module rename --- diff --git a/Makefile b/Makefile index 3d6872f..805d8cd 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ -# Makefile for source rpm: xercesc-27 -# $Id$ -NAME := xercesc-27 +# Makefile for source rpm: xerces-c27 +# $Id: Makefile,v 1.1 2008/03/07 21:26:49 spot Exp $ +NAME := xerces-c27 SPECFILE = $(firstword $(wildcard *.spec)) define find-makefile-common