diff options
| author | MenTaLguY <mental@rydia.net> | 2008-03-26 03:46:52 +0000 |
|---|---|---|
| committer | mental <mental@users.sourceforge.net> | 2008-03-26 03:46:52 +0000 |
| commit | f8e238a4916b3cded2d9097f498147f9b61716fe (patch) | |
| tree | ea318d700c381ae1e17051b4c36f51a4937e60fc /src/ui/Makefile_insert | |
| parent | Major overhaul of the selector tool's internals to improve handling of transf... (diff) | |
| download | inkscape-f8e238a4916b3cded2d9097f498147f9b61716fe.tar.gz inkscape-f8e238a4916b3cded2d9097f498147f9b61716fe.zip | |
system clipboard support (bug #170185) from Chris KosiĆski
(bzr r5190)
Diffstat (limited to 'src/ui/Makefile_insert')
| -rw-r--r-- | src/ui/Makefile_insert | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/Makefile_insert b/src/ui/Makefile_insert index fc5ebad91..452471cc9 100644 --- a/src/ui/Makefile_insert +++ b/src/ui/Makefile_insert @@ -6,6 +6,8 @@ ui/clean: ui/widget/clean ui/dialog/clean ui/cache/clean rm -f ui/libui.a $(ui_libui_a_OBJECTS) ui_libui_a_SOURCES = \ + ui/clipboard.cpp \ + ui/clipboard.h \ ui/icons.cpp \ ui/icons.h \ ui/previewable.h \ |
