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