summaryrefslogtreecommitdiff
path: root/src/glibext/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2024-12-10 12:27:25 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2024-12-10 12:27:25 (GMT)
commit01c72e2f339f9cda8a8f08748ed591276a7aaa99 (patch)
treecd5e12b3d0deb7f5fd4f27ebf4d2de4b9a1a25c6 /src/glibext/Makefile.am
parenta07282d2f96ad99c9e280f139a63757b34a23695 (diff)
Implement a toString()-like interface.
Diffstat (limited to 'src/glibext/Makefile.am')
-rw-r--r--src/glibext/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/glibext/Makefile.am b/src/glibext/Makefile.am
index c6fbf2a..816f033 100644
--- a/src/glibext/Makefile.am
+++ b/src/glibext/Makefile.am
@@ -45,6 +45,8 @@ libglibext_la_SOURCES = \
portion.h portion.c \
singleton-int.h \
singleton.h singleton.c \
+ strbuilder-int.h \
+ strbuilder.h strbuilder.c \
work-int.h \
work.h work.c \
workgroup-int.h \