From bc0b710bd64e87e927665f43440d51d243fdc589 Mon Sep 17 00:00:00 2001 From: Cyrille Bagard Date: Tue, 14 Jan 2025 19:25:39 +0100 Subject: Fix the compilation. --- src/gtkext/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gtkext/Makefile.am b/src/gtkext/Makefile.am index 2a2738a..fd6c575 100644 --- a/src/gtkext/Makefile.am +++ b/src/gtkext/Makefile.am @@ -55,7 +55,7 @@ libgtkext4_la_CFLAGS = $(LIBGTK4_CFLAGS) devdir = $(includedir)/chrysalide/$(subdir:src/%=core/%) -dev_HEADERS = $(libgtkext_la_SOURCES:%c=) +dev_HEADERS = $(libgtkext4_la_SOURCES:%c=) #SUBDIRS = graph -- cgit v0.11.2-87-g4458