summaryrefslogtreecommitdiff
path: root/plugingui/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugingui/Makefile.am')
-rw-r--r--plugingui/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugingui/Makefile.am b/plugingui/Makefile.am
index 8ae991a..09e5474 100644
--- a/plugingui/Makefile.am
+++ b/plugingui/Makefile.am
@@ -7,6 +7,7 @@ RES = \
resources/bypass_button.png \
resources/font.png \
resources/fontemboss.png \
+ resources/help_button.png \
resources/knob.png \
resources/logo.png \
resources/png_error \
@@ -71,6 +72,7 @@ nodist_libdggui_la_SOURCES = \
filebrowser.cc \
font.cc \
frame.cc \
+ helpbutton.cc \
humanizerframecontent.cc \
humaniservisualiser.cc \
image.cc \
@@ -104,6 +106,7 @@ nodist_libdggui_la_SOURCES = \
texturedbox.cc \
timingframecontent.cc \
toggle.cc \
+ tooltip.cc \
utf8.cc \
verticalline.cc \
visualizerframecontent.cc \