summaryrefslogtreecommitdiff
path: root/plugins/readelf/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/readelf/Makefile.am')
-rw-r--r--plugins/readelf/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/readelf/Makefile.am b/plugins/readelf/Makefile.am
index c3cf822..6ba7efb 100644
--- a/plugins/readelf/Makefile.am
+++ b/plugins/readelf/Makefile.am
@@ -1,6 +1,8 @@
lib_LTLIBRARIES = libreadelf.la
+libdir = $(pluginsdir)
+
libreadelf_la_SOURCES = \
header.h header.c \
program.h program.c \