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 8180788..88e4cc8 100644 --- a/plugingui/Makefile.am +++ b/plugingui/Makefile.am @@ -34,6 +34,7 @@ nodist_libdggui_la_SOURCES = \ lineedit.cc \ led.cc \ checkbox.cc \ + toggle.cc \ mainwindow.cc \ slider.cc \ scrollbar.cc \ |