diff options
| author | Liam P. White <inkscapebronyat-signgmaildotcom> | 2014-03-28 01:36:41 +0000 |
|---|---|---|
| committer | Liam P. White <inkscapebronyat-signgmaildotcom> | 2014-03-28 01:36:41 +0000 |
| commit | c1ecda53e4ce811681e6545f6158eb48c4a983a0 (patch) | |
| tree | 064de4eb4815f49ed736bc9c52c3b3d78251a61a /src/ui/widget/Makefile_insert | |
| parent | Update to trunk (diff) | |
| parent | Fix make check (diff) | |
| download | inkscape-c1ecda53e4ce811681e6545f6158eb48c4a983a0.tar.gz inkscape-c1ecda53e4ce811681e6545f6158eb48c4a983a0.zip | |
Update to trunk
(bzr r13090.1.35)
Diffstat (limited to 'src/ui/widget/Makefile_insert')
| -rw-r--r-- | src/ui/widget/Makefile_insert | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ui/widget/Makefile_insert b/src/ui/widget/Makefile_insert index 196004df1..e18b790bd 100644 --- a/src/ui/widget/Makefile_insert +++ b/src/ui/widget/Makefile_insert @@ -1,6 +1,8 @@ ## Makefile.am fragment sourced by src/Makefile.am. ink_common_sources += \ + ui/widget/anchor-selector.h \ + ui/widget/anchor-selector.cpp \ ui/widget/attr-widget.h \ ui/widget/button.h \ ui/widget/button.cpp \ |
