summaryrefslogtreecommitdiff
path: root/plugingui/Makefile.am
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2020-04-24 20:24:08 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2020-04-24 20:24:08 +0200
commite4cee6593e08470342dc1b79d675c2d3845410ec (patch)
tree77977d5b7ac611e519ee5e3a3a3f172b3bf9069a /plugingui/Makefile.am
parent378dc97a36caaa1ac91a6797154825af2e6f0fb8 (diff)
WIP: PowerWidgetTest to play around with.
Diffstat (limited to 'plugingui/Makefile.am')
-rw-r--r--plugingui/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugingui/Makefile.am b/plugingui/Makefile.am
index 91e95bf..40d7f08 100644
--- a/plugingui/Makefile.am
+++ b/plugingui/Makefile.am
@@ -91,6 +91,7 @@ nodist_libdggui_la_SOURCES = \
pixelbuffer.cc \
pluginconfig.cc \
powerbutton.cc \
+ powerwidget.cc \
progressbar.cc \
resamplingframecontent.cc \
resource.cc \
@@ -231,6 +232,7 @@ EXTRA_DIST = \
pixelbuffer.h \
pluginconfig.h \
powerbutton.h \
+ powerwidget.h \
progressbar.h \
resamplingframecontent.h \
resource.h \