From 71f3532e04e5c76327363a3fd36b506f54e5043d Mon Sep 17 00:00:00 2001 From: Přemysl Janouch Date: Sat, 21 Nov 2015 22:47:52 +0100 Subject: degesch: add the first Lua plugin to distribution This required separate plugin directories for both pluginized executables. --- zyklonb.c | 1 + 1 file changed, 1 insertion(+) (limited to 'zyklonb.c') diff --git a/zyklonb.c b/zyklonb.c index 13a68e3..053130a 100644 --- a/zyklonb.c +++ b/zyklonb.c @@ -19,6 +19,7 @@ #include "config.h" #define PROGRAM_NAME "ZyklonB" +#define PLUGIN_DIR ZYKLONB_PLUGIN_DIR #include "common.c" -- cgit v1.2.3-54-g00ecf