From c928f8abb669d37e77bd9056240074941a945bb9 Mon Sep 17 00:00:00 2001
From: Cyrille Bagard <nocbos@gmail.com>
Date: Tue, 4 Feb 2025 08:05:27 +0100
Subject: Include a missing header in Makefile.

---
 src/gtkext/Makefile.am | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/gtkext/Makefile.am b/src/gtkext/Makefile.am
index fd6c575..4590aa6 100644
--- a/src/gtkext/Makefile.am
+++ b/src/gtkext/Makefile.am
@@ -48,6 +48,7 @@ libgtkext4_la_SOURCES =						\
 	panel-int.h								\
 	panel.h panel.c							\
 	resources.h resources.c					\
+	statusstack-int.h						\
 	statusstack.h statusstack.c
 
 libgtkext4_la_CFLAGS = $(LIBGTK4_CFLAGS)
-- 
cgit v0.11.2-87-g4458