summaryrefslogtreecommitdiff
path: root/plugins/pychrysalide/analysis/contents/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2018-04-11 12:24:56 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2018-04-11 12:24:56 (GMT)
commit8ef9431730c489dcfd10edb052b4c2efbe34c921 (patch)
treed08f850b69a29fe4a19c383a222e87944a5f1d44 /plugins/pychrysalide/analysis/contents/Makefile.am
parent30009c26869094699c93ff5d922405e3a13fd26f (diff)
Created definitions for memory and encapsulated contents.
Diffstat (limited to 'plugins/pychrysalide/analysis/contents/Makefile.am')
-rw-r--r--plugins/pychrysalide/analysis/contents/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/pychrysalide/analysis/contents/Makefile.am b/plugins/pychrysalide/analysis/contents/Makefile.am
index 3cd00a6..b7e2f43 100644
--- a/plugins/pychrysalide/analysis/contents/Makefile.am
+++ b/plugins/pychrysalide/analysis/contents/Makefile.am
@@ -2,7 +2,9 @@
noinst_LTLIBRARIES = libpychrysaanalysiscontents.la
libpychrysaanalysiscontents_la_SOURCES = \
+ encapsulated.h encapsulated.c \
file.h file.c \
+ memory.h memory.c \
module.h module.c \
restricted.h restricted.c