summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2025-04-02 09:11:31 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2025-04-02 09:11:31 (GMT)
commite123e6ec3a15ead9352e97104ec13b252e6724c4 (patch)
treeaecf5d60c38ee2b40aa404acb71ed09925bec94f /src
parent1569c4bb1cd25bed29b887c5c8180e7caffc586b (diff)
Restore support for GTK extra widgets Python bindings.
Diffstat (limited to 'src')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 5c4d1e3..0d0c652 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -109,7 +109,7 @@ libchrysacoreui_la_LIBADD = \
# -lm: log()
libchrysacoreui_la_LDFLAGS = \
- $(LIBGTK4_CFLAGS) -L.libs -lchrysacore4 \
+ $(LIBGTK4_LIBS) -L.libs -lchrysacore4 \
-lm