summaryrefslogtreecommitdiff
path: root/plugingui/Makefile.am
diff options
context:
space:
mode:
authorAndré Nusser <andre.nusser@googlemail.com>2017-03-29 10:52:48 +0200
committerAndré Nusser <andre.nusser@googlemail.com>2017-04-01 16:33:49 +0200
commitbb55f4949010efd60931372b782c50ac0a4cb5d6 (patch)
tree4c80b7b664ecb07f5a44c57fe7b2a099b86f4033 /plugingui/Makefile.am
parent0e969842ccb1badc7689959c82208bd325cd01c7 (diff)
Add PowerButton Widget.
Diffstat (limited to 'plugingui/Makefile.am')
-rw-r--r--plugingui/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugingui/Makefile.am b/plugingui/Makefile.am
index 88e4cc8..2a9d453 100644
--- a/plugingui/Makefile.am
+++ b/plugingui/Makefile.am
@@ -35,6 +35,7 @@ nodist_libdggui_la_SOURCES = \
led.cc \
checkbox.cc \
toggle.cc \
+ powerbutton.cc \
mainwindow.cc \
slider.cc \
scrollbar.cc \