summaryrefslogtreecommitdiff
path: root/plugins/pychrysalide/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 /plugins/pychrysalide/glibext/Makefile.am
parent0d52ab7d31cde2861973c2bf73156e3ba3edc4ed (diff)
Define the first steps for singleton support.
Diffstat (limited to 'plugins/pychrysalide/glibext/Makefile.am')
-rw-r--r--plugins/pychrysalide/glibext/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/pychrysalide/glibext/Makefile.am b/plugins/pychrysalide/glibext/Makefile.am
index 179a991..cfed869 100644
--- a/plugins/pychrysalide/glibext/Makefile.am
+++ b/plugins/pychrysalide/glibext/Makefile.am
@@ -13,7 +13,8 @@ libpychrysaglibext_la_SOURCES = \
linegen.h linegen.c \
loadedpanel.h loadedpanel.c \
module.h module.c \
- named.h named.c
+ named.h named.c \
+ singleton.h singleton.c
libpychrysaglibext_la_LDFLAGS =