diff options
Diffstat (limited to 'plugingui/Makefile.am')
-rw-r--r-- | plugingui/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/plugingui/Makefile.am b/plugingui/Makefile.am index 21a78f8..49025c7 100644 --- a/plugingui/Makefile.am +++ b/plugingui/Makefile.am @@ -56,6 +56,9 @@ EXTRA_DIST = \ resource_data.h \ scrollbar.h \ slider.h \ + stackedwidget.h \ + tabbutton.h \ + tabwidget.h \ textedit.h \ texture.h \ texturedbox.h \ |