summaryrefslogtreecommitdiff
path: root/plugins/pychrysalide/glibext/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2024-12-13 23:19:31 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2024-12-13 23:19:31 (GMT)
commitc9207edf32d966e67bccc1ed82cf0958de459817 (patch)
tree166d4dee8dbc689672da410cea9d7d271b4ac5c7 /plugins/pychrysalide/glibext/Makefile.am
parent6433f2aa7552b43b3d0d753f0d525e2040a5b922 (diff)
Update the exploitation of the GObject memory hole.
Diffstat (limited to 'plugins/pychrysalide/glibext/Makefile.am')
-rw-r--r--plugins/pychrysalide/glibext/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/pychrysalide/glibext/Makefile.am b/plugins/pychrysalide/glibext/Makefile.am
index e9f7c4c..007ceee 100644
--- a/plugins/pychrysalide/glibext/Makefile.am
+++ b/plugins/pychrysalide/glibext/Makefile.am
@@ -23,6 +23,7 @@ noinst_LTLIBRARIES = libpychrysaglibext.la
libpychrysaglibext_la_SOURCES = \
constants.h constants.c \
module.h module.c \
+ objhole.h objhole.c \
portion.h portion.c \
singleton.h singleton.c \
strbuilder.h strbuilder.c \