diff options
Diffstat (limited to 'dw/Makefile.am')
-rw-r--r-- | dw/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dw/Makefile.am b/dw/Makefile.am index e108da60..06a7af51 100644 --- a/dw/Makefile.am +++ b/dw/Makefile.am @@ -14,6 +14,7 @@ libDw_core_a_SOURCES = \ findtext.cc \ findtext.hh \ imgbuf.hh \ + imgrenderer.hh \ iterator.cc \ iterator.hh \ layout.cc \ |