summaryrefslogtreecommitdiff
path: root/dw/Makefile.am
diff options
context:
space:
mode:
authorSebastian Geerken <devnull@localhost>2015-01-30 20:30:40 +0100
committerSebastian Geerken <devnull@localhost>2015-01-30 20:30:40 +0100
commit3238f21d277704723582ebaf7f5c9d6e0b042bf9 (patch)
treead9a63b3cbdd3333aaf060c4016e90b0a6a4bbe0 /dw/Makefile.am
parentb1e34672ecbe28c18462cd1b02ba0b2cfc7f772b (diff)
Relative positions, part 2: OOFPosAbsLikeMgr (initial version).
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 0f743114..ee891234 100644
--- a/dw/Makefile.am
+++ b/dw/Makefile.am
@@ -76,6 +76,8 @@ libDw_widgets_a_SOURCES = \
oofawarewidget.hh \
ooffloatsmgr.cc \
ooffloatsmgr.hh \
+ oofposabslikemgr.cc \
+ oofposabslikemgr.hh \
oofposabsmgr.cc \
oofposabsmgr.hh \
oofposfixedmgr.cc \