diff options
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 \ |