From cf7e6c51abf82f2ccc3ed33b8bcc162178e2b5ea Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Mon, 6 Jun 2016 21:52:16 +0200 Subject: Add missing files to Makefiles. --- plugingui/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'plugingui/Makefile.am') 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 \ -- cgit v1.2.3