summaryrefslogtreecommitdiffstats
path: root/src/ui/widget
diff options
context:
space:
mode:
authorDenis Declara <declara91@gmail.com>2012-04-04 09:08:28 +0000
committerDenis Declara <declara91@gmail.com>2012-04-04 09:08:28 +0000
commite3102d923b09da811953f791fdaa1d0a01e13032 (patch)
tree05d4c3af89f7288e15d394a7acf959423b28c405 /src/ui/widget
parentChanged enum used for alignment, which hopefully will fix daily deb builds. (diff)
downloadinkscape-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_insert2
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 \