From 6a58de40ec70fa8e9c6eb52575d248e704ed480b Mon Sep 17 00:00:00 2001 From: marha Date: Mon, 13 Oct 2014 20:56:00 +0200 Subject: Update makefile (fatalerror.c does not exist anymore) --- libXfont/src/stubs/makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libXfont/src/stubs/makefile b/libXfont/src/stubs/makefile index e028dd5db..51066f6bc 100644 --- a/libXfont/src/stubs/makefile +++ b/libXfont/src/stubs/makefile @@ -5,7 +5,6 @@ CSRCS = \ csignal.c \ delfntcid.c \ errorf.c \ - fatalerror.c \ findoldfnt.c \ getcres.c \ getdefptsize.c \ @@ -17,7 +16,8 @@ CSRCS = \ servclient.c \ setfntauth.c \ stfntcfnt.c \ - stubs.h + stubsinit.c \ + stubs.h CSRCS:=$(filter-out %.h,$(CSRCS)) -- cgit v1.2.3