summaryrefslogtreecommitdiff
path: root/plugins/elf/python/Makefile.am
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-11-12 21:00:45 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-11-12 21:00:45 (GMT)
commit332da5c182e576400a0b1e2ae62c2b990a5e52f1 (patch)
treeca25811f8c2abaae8d835554d38d243c946fbe96 /plugins/elf/python/Makefile.am
parent7591f34e7e9d5dd0f20d242394628ab4bcd0a430 (diff)
Updated the list of tags for ELF dynamic entries.
Diffstat (limited to 'plugins/elf/python/Makefile.am')
-rw-r--r--plugins/elf/python/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/elf/python/Makefile.am b/plugins/elf/python/Makefile.am
index c39d170..91e86f0 100644
--- a/plugins/elf/python/Makefile.am
+++ b/plugins/elf/python/Makefile.am
@@ -2,6 +2,7 @@
noinst_LTLIBRARIES = libelfpython.la
libelfpython_la_SOURCES = \
+ constants.h constants.c \
format.h format.c \
module.h module.c