diff options
| author | Denis Declara <declara91@gmail.com> | 2012-04-04 09:08:28 +0000 |
|---|---|---|
| committer | Denis Declara <declara91@gmail.com> | 2012-04-04 09:08:28 +0000 |
| commit | e3102d923b09da811953f791fdaa1d0a01e13032 (patch) | |
| tree | 05d4c3af89f7288e15d394a7acf959423b28c405 /src/ui/widget | |
| parent | Changed enum used for alignment, which hopefully will fix daily deb builds. (diff) | |
| download | inkscape-e3102d923b09da811953f791fdaa1d0a01e13032.tar.gz inkscape-e3102d923b09da811953f791fdaa1d0a01e13032.zip | |
Changed makefile
(bzr r11073.1.12)
Diffstat (limited to 'src/ui/widget')
| -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 4dc83a81d..718d95979 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 \ |
