summaryrefslogtreecommitdiff
path: root/src/glibext/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2024-12-08 18:33:48 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2024-12-08 18:33:48 (GMT)
commit2c33301f914d19516f8a107033a5dd7a97d70d07 (patch)
treeb96cce5b44c867e3fce6583d16aafdd93268db12 /src/glibext/Makefile.am
parent29a47836eb9dd9c21c81da904b7ad5372a538144 (diff)
Restore a reviewed singleton 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 adbec4c..c6fbf2a 100644
--- a/src/glibext/Makefile.am
+++ b/src/glibext/Makefile.am
@@ -43,6 +43,8 @@ libglibext_la_SOURCES = \
helpers.h \
portion-int.h \
portion.h portion.c \
+ singleton-int.h \
+ singleton.h singleton.c \
work-int.h \
work.h work.c \
workgroup-int.h \