From 2935a126d26de61993e4f168b204ce60b7badd46 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Mon, 6 May 2013 19:54:51 +0200 Subject: Add missing distfiles. --- plugingui/Makefile.am | 19 +++++++++++++------ 1 file changed, 13 insertions(+), 6 deletions(-) (limited to 'plugingui') diff --git a/plugingui/Makefile.am b/plugingui/Makefile.am index fc91d58..8df5066 100644 --- a/plugingui/Makefile.am +++ b/plugingui/Makefile.am @@ -23,28 +23,35 @@ EXTRA_DIST = \ button.h \ checkbox.h \ colour.h \ + combobox.h \ directory.h \ - eventhandler.h \ + eventhandler.h \ + filebrowser.h \ font.h \ globalcontext.h \ guievent.h \ image.h \ + knob.h \ label.h \ led.h \ lineedit.h \ + listbox.h \ + listboxbasic.h \ + listboxthin.h \ nativewindow.h \ nativewindow_win32.h \ nativewindow_x11.h \ painter.h \ pixelbuffer.h \ plugingui.h \ + progressbar.h \ + resource.h \ + resource_data.h \ + scrollbar.h \ slider.h \ + verticalline.h \ widget.h \ - window.h \ - listbox.h \ - knob.h \ - filebrowser.h \ - combobox.h + window.h ################ # Test Section # -- cgit v1.2.3