From 685e3df4c7e1aa7d8fe3955f5040126129708f45 Mon Sep 17 00:00:00 2001 From: Siraj Razick Date: Fri, 23 Mar 2012 06:07:44 -0400 Subject: build: remove capability-set from CORE sources This leads to crashes since it's really part of the plugins library so when plugins try to access static variables in cap-set leds to crashes on windows. --- src/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Makefile.am b/src/Makefile.am index 680a2c5b..ee544cf4 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -17,7 +17,6 @@ noinst_PROGRAMS = write-mgr-file CORE_SOURCES = \ symbol-hacks.c \ symbol-hacks.h \ - capability-set.c \ $(top_srcdir)/salut/capabilities.h \ $(top_srcdir)/salut/capability-set.h \ gabble_namespaces.h \ -- cgit v1.2.1