From b05b416c622063b84747702a54ffd9a802d6fc11 Mon Sep 17 00:00:00 2001 From: Jeremy Huddleston Date: Wed, 23 Apr 2008 09:59:48 -0700 Subject: [PATCH] XQuartz: No need to include indirect.c a second time (cherry picked from commit 41ed532525da85d1bd2c20af5ffa28ac6d1f4996) --- hw/xquartz/xpr/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/hw/xquartz/xpr/Makefile.am b/hw/xquartz/xpr/Makefile.am index d74cf7d77..12009fb41 100644 --- a/hw/xquartz/xpr/Makefile.am +++ b/hw/xquartz/xpr/Makefile.am @@ -14,7 +14,6 @@ Xquartz_SOURCES = \ xprEvent.c \ xprFrame.c \ xprScreen.c \ - ../../../GL/apple/indirect.c \ x-hash.c \ x-hook.c \ x-list.c