summaryrefslogtreecommitdiff
path: root/plugins/pychrysalide/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2020-12-11 14:36:09 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2020-12-11 14:36:09 (GMT)
commit4b5cf2c57553eaeb647090ba8d0ad862c46e6733 (patch)
treee52755b6cd408fb2f750364b01cf5c4560ff795c /plugins/pychrysalide/Makefile.am
parent57e3511bbc5fce4eedfad7b57e775338b3eed56a (diff)
Deleted the PyConstvalObject class from the Python API.
Diffstat (limited to 'plugins/pychrysalide/Makefile.am')
-rw-r--r--plugins/pychrysalide/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/pychrysalide/Makefile.am b/plugins/pychrysalide/Makefile.am
index 530a889..ede0047 100644
--- a/plugins/pychrysalide/Makefile.am
+++ b/plugins/pychrysalide/Makefile.am
@@ -7,7 +7,6 @@ libdir = $(pluginslibdir)
pychrysalide_la_SOURCES = \
access.h access.c \
constants.h constants.c \
- constval.h constval.c \
core.h core.c \
helpers.h helpers.c \
plugin.h plugin.c \