diff options
Diffstat (limited to 'plugingui/Makefile.am')
-rw-r--r-- | plugingui/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugingui/Makefile.am b/plugingui/Makefile.am index 1dcff20..133c71f 100644 --- a/plugingui/Makefile.am +++ b/plugingui/Makefile.am @@ -29,6 +29,7 @@ nodist_libdggui_la_SOURCES = \ widget.cc \ colour.cc \ painter.cc \ + button_base.cc \ button.cc \ pixelbuffer.cc \ lineedit.cc \ |