From 94e8431f321a359743d0663f50d5e9a53155dd9d Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Sat, 21 Jul 2018 12:12:35 +0200 Subject: Add missing headerfiles to EXTRA_DIST. --- plugingui/Makefile.am | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'plugingui') diff --git a/plugingui/Makefile.am b/plugingui/Makefile.am index 84b351f..3f96ff8 100644 --- a/plugingui/Makefile.am +++ b/plugingui/Makefile.am @@ -180,6 +180,7 @@ EXTRA_DIST = \ $(nodist_libdggui_la_SOURCES) \ $(RES) \ abouttab.h \ + bleedcontrolframecontent.h \ button.h \ button_base.h \ canvas.h \ @@ -196,12 +197,14 @@ EXTRA_DIST = \ font.h \ frame.h \ guievent.h \ - humanizerframecontent.h \ + humanisertab.h \ humaniservisualiser.h \ + humanizerframecontent.h \ image.h \ imagecache.h \ knob.h \ label.h \ + labeledcontrol.h \ layout.h \ led.h \ lineedit.h \ @@ -238,5 +241,4 @@ EXTRA_DIST = \ verticalline.h \ visualizerframecontent.h \ widget.h \ - window.h \ - lodepng/lodepng.h + window.h -- cgit v1.2.3