From 9f56d9fbc95ea941c9a26677e8a50a238a395800 Mon Sep 17 00:00:00 2001 From: glenlow Date: Thu, 17 Apr 2008 03:48:00 +0000 Subject: [PATCH] quartz loadimage plugin --- plugin/quartz/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/plugin/quartz/Makefile.am b/plugin/quartz/Makefile.am index 8dfe1f072..c18a3c93c 100644 --- a/plugin/quartz/Makefile.am +++ b/plugin/quartz/Makefile.am @@ -20,6 +20,7 @@ endif endif libgvplugin_quartz_C_la_SOURCES = \ + gvloadimage_quartz.c \ gvplugin_quartz.c \ gvrender_quartz.c -- 2.50.0