From 5cc199df1dfb213b9d88d67e6384cb38783f1913 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Sun, 17 Nov 2019 10:11:53 +0100 Subject: Add missing distfiles. --- plugingui/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) diff --git a/plugingui/Makefile.am b/plugingui/Makefile.am index 1dc786e..91e95bf 100644 --- a/plugingui/Makefile.am +++ b/plugingui/Makefile.am @@ -222,8 +222,11 @@ EXTRA_DIST = \ nativewindow_cocoa.h \ nativewindow_cocoa.mm \ nativewindow_pugl.h \ + nativewindow_pugl.cc \ nativewindow_win32.h \ + nativewindow_win32.cc \ nativewindow_x11.h \ + nativewindow_x11.cc \ painter.h \ pixelbuffer.h \ pluginconfig.h \ -- cgit v1.2.3