From 154165799998cb2cb7491bbd97b0511943a0228e Mon Sep 17 00:00:00 2001 From: Krzysztof Kosi??ski Date: Sat, 21 Feb 2009 01:59:56 +0000 Subject: Move files from the src/dialogs/ directory to the places where they should be. Build libinkscape.a - should reduce link time. (bzr r7337) --- src/ui/Makefile_insert | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'src/ui/Makefile_insert') diff --git a/src/ui/Makefile_insert b/src/ui/Makefile_insert index e91c22025..3eb6c6b13 100644 --- a/src/ui/Makefile_insert +++ b/src/ui/Makefile_insert @@ -1,9 +1,11 @@ ## Makefile.am fragment sourced by src/Makefile.am. ink_common_sources += \ - ui/clipboard.cpp \ - ui/clipboard.h \ - ui/icon-names.h \ + ui/context-menu.cpp \ + ui/context-menu.h \ + ui/clipboard.cpp \ + ui/clipboard.h \ + ui/icon-names.h \ ui/previewable.h \ ui/previewfillable.h \ ui/previewholder.cpp \ -- cgit v1.2.3