From 03d41b96100e017d21279248c04945be3cc3723c Mon Sep 17 00:00:00 2001 From: Milosz Derezynski Date: Fri, 19 May 2006 03:28:16 +0000 Subject: * Add connection-pool.h: Inkscape::ConnectionPool, an auxilliary class to manage sigc::connections * Finish listening to selections, make family selector work properly (bzr r887) --- src/Makefile_insert | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Makefile_insert') diff --git a/src/Makefile_insert b/src/Makefile_insert index aaaca1526..ec26df0ed 100644 --- a/src/Makefile_insert +++ b/src/Makefile_insert @@ -48,6 +48,7 @@ libinkpre_a_SOURCES = \ conditions.cpp conditions.h\ conn-avoid-ref.cpp conn-avoid-ref.h \ connector-context.cpp connector-context.h \ + connection-pool.h \ context-fns.cpp context-fns.h \ desktop-affine.cpp desktop-affine.h \ desktop-events.cpp desktop-events.h \ -- cgit v1.2.3