diff options
author | Sebastian Geerken <devnull@localhost> | 2015-01-08 14:51:23 +0100 |
---|---|---|
committer | Sebastian Geerken <devnull@localhost> | 2015-01-08 14:51:23 +0100 |
commit | 3fa61740d50d8a8fd6c61eb86e1f7a45a3762570 (patch) | |
tree | b6d857642d861fc594292ec69260bfc3cc617be0 /dw/Makefile.am | |
parent | e05ebd46d570cd64c116ed4bdde669ea0962e99b (diff) | |
parent | 428094b178eb03d8e500c81837caac402e4b138c (diff) |
Merge with main repo.
Diffstat (limited to 'dw/Makefile.am')
-rw-r--r-- | dw/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dw/Makefile.am b/dw/Makefile.am index 15055ad8..ba0c7539 100644 --- a/dw/Makefile.am +++ b/dw/Makefile.am @@ -84,6 +84,8 @@ libDw_widgets_a_SOURCES = \ oofpositionedmgr.hh \ outofflowmgr.cc \ outofflowmgr.hh \ + regardingborder.cc \ + regardingborder.hh \ ruler.cc \ ruler.hh \ simpletablecell.cc \ |