From e3a87c3aab03465c5de436ffbadc96fe8931f7fc Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Sun, 27 Jan 2013 19:21:18 +0100 Subject: Add missing distfiles (prepare for 0.9.1 release.) --- plugingui/Makefile.am | 32 ++++++++++++++++++-------------- 1 file changed, 18 insertions(+), 14 deletions(-) (limited to 'plugingui/Makefile.am') diff --git a/plugingui/Makefile.am b/plugingui/Makefile.am index 4d64be1..06e6f0a 100644 --- a/plugingui/Makefile.am +++ b/plugingui/Makefile.am @@ -16,25 +16,29 @@ plugingui_SOURCES = \ # $(DRUMGIZMO_SOURCES) EXTRA_DIST = \ - guievent.h \ - eventhandler.h \ - globalcontext.h \ - plugingui.h \ - pixelbuffer.h \ + button.h \ + checkbox.h \ colour.h \ - font.h \ + eventhandler.h \ filelineedit.h \ + font.h \ + globalcontext.h \ + guievent.h \ + img_back.h \ + img_font.h \ + img_test.h \ + label.h \ led.h \ - window.h \ - widget.h \ lineedit.h \ - button.h \ - label.h \ + nativewindow.h \ + nativewindow_win32.h \ + nativewindow_x11.h \ painter.h \ - img_font.h \ - img_back.h \ - checkbox.h \ - slider.h + pixelbuffer.h \ + plugingui.h \ + slider.h \ + widget.h \ + window.h ################ # Test Section # -- cgit v1.2.3