summaryrefslogtreecommitdiff
path: root/plugins/pychrysalide/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2025-02-08 15:57:23 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2025-02-08 15:57:23 (GMT)
commit71d0b80eca2fd2aed5883e2a6a57cb8c03aa27ff (patch)
tree74c9654c9c6d02059ba9aff4536ce0ea25e7763c /plugins/pychrysalide/Makefile.am
parentc928f8abb669d37e77bd9056240074941a945bb9 (diff)
Introduce a secure storage.
Diffstat (limited to 'plugins/pychrysalide/Makefile.am')
-rw-r--r--plugins/pychrysalide/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/pychrysalide/Makefile.am b/plugins/pychrysalide/Makefile.am
index 7b1a331..d1bf457 100644
--- a/plugins/pychrysalide/Makefile.am
+++ b/plugins/pychrysalide/Makefile.am
@@ -34,6 +34,7 @@ pychrysalide_la_SOURCES = \
access.h access.c \
bindings.h bindings.c \
constants.h constants.c \
+ convert.h convert.c \
core-int.h \
core.h core.c \
helpers.h helpers.c \