summaryrefslogtreecommitdiff
path: root/dw/Makefile.am
diff options
context:
space:
mode:
authorSebastian Geerken <devnull@localhost>2015-01-08 12:31:53 +0100
committerSebastian Geerken <devnull@localhost>2015-01-08 12:31:53 +0100
commit428094b178eb03d8e500c81837caac402e4b138c (patch)
tree353456467cadd4c258b8a8c3f306d817925500b6 /dw/Makefile.am
parentd37efc2feb2b387d879962f4ef3fed2b9bf5a5e9 (diff)
RegardingBorder; fixes problems with <hr/>.
Diffstat (limited to 'dw/Makefile.am')
-rw-r--r--dw/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/dw/Makefile.am b/dw/Makefile.am
index 0b4b7bb4..68410805 100644
--- a/dw/Makefile.am
+++ b/dw/Makefile.am
@@ -71,6 +71,8 @@ libDw_widgets_a_SOURCES = \
listitem.hh \
outofflowmgr.cc \
outofflowmgr.hh \
+ regardingborder.cc \
+ regardingborder.hh \
ruler.cc \
ruler.hh \
simpletablecell.cc \