summaryrefslogtreecommitdiff
path: root/plugingui/Makefile.am
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2016-06-06 21:52:16 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2016-06-06 21:52:16 +0200
commitcf7e6c51abf82f2ccc3ed33b8bcc162178e2b5ea (patch)
tree2f6b7861b70d8da5631f6c5b3b0c005f9ccc8009 /plugingui/Makefile.am
parenta15a296848e3fd04cd101e2729dd93515f06a9a7 (diff)
Add missing files to Makefiles.
Diffstat (limited to 'plugingui/Makefile.am')
-rw-r--r--plugingui/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugingui/Makefile.am b/plugingui/Makefile.am
index 3eab625..e3bed8d 100644
--- a/plugingui/Makefile.am
+++ b/plugingui/Makefile.am
@@ -26,12 +26,14 @@ EXTRA_DIST = \
colour.h \
combobox.h \
dgwindow.h \
+ drawable.h \
directory.h \
eventhandler.h \
filebrowser.h \
font.h \
guievent.h \
image.h \
+ imagecache.h \
knob.h \
label.h \
layout.h \
@@ -54,6 +56,8 @@ EXTRA_DIST = \
scrollbar.h \
slider.h \
textedit.h \
+ texture.h \
+ texturedbox.h \
verticalline.h \
widget.h \
window.h \