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 deab7bf9..15055ad8 100644 --- a/dw/Makefile.am +++ b/dw/Makefile.am @@ -23,6 +23,8 @@ libDw_core_a_SOURCES = \ platform.hh \ selection.hh \ selection.cc \ + stackingcontextmgr.hh \ + stackingcontextmgr.cc \ style.cc \ style.hh \ types.cc \ |