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. --- Makefile.am | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 94d578c..f39a2d8 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,6 +4,7 @@ DISTDIRS = tools include src plugingui plugin drumgizmo man test EXTRA_DIST = \ version.h \ +\ hugin/hugin.h \ hugin/hugin.hpp \ hugin/hugin.c \ @@ -11,4 +12,8 @@ EXTRA_DIST = \ hugin/hugin_syslog.h \ hugin/hugin_syslog.c \ hugin/hugin_filter.h \ - hugin/hugin_filter.c + hugin/hugin_filter.c \ +\ + getoptpp/getoptpp.hpp \ +\ + plugingui/lodepng/lodepng.h -- cgit v1.2.3