summaryrefslogtreecommitdiff
path: root/src/glibext/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2021-05-13 08:09:00 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2021-05-13 08:09:00 (GMT)
commita20cf5f374e64c6db50bf33545dc67804e90eabc (patch)
tree96ef4806bc66064b7fb9a82f5031faa3b423e8e3 /src/glibext/Makefile.am
parent0d52ab7d31cde2861973c2bf73156e3ba3edc4ed (diff)
Define the first steps for singleton support.
Diffstat (limited to 'src/glibext/Makefile.am')
-rw-r--r--src/glibext/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/glibext/Makefile.am b/src/glibext/Makefile.am
index 07a72d1..6bcf4b8 100644
--- a/src/glibext/Makefile.am
+++ b/src/glibext/Makefile.am
@@ -32,6 +32,7 @@ libglibext_la_SOURCES = \
proto.h \
seq.h seq.c \
signal.h signal.c \
+ singleton.h singleton.c \
widthtracker.h widthtracker.c
libglibext_la_LIBADD = \