degesch: add the first Lua plugin to distribution

This required separate plugin directories for both pluginized executables.
This commit is contained in:
2015-11-21 22:47:52 +01:00
parent d135728424
commit 71f3532e04
9 changed files with 41 additions and 6 deletions

View File

@@ -19,6 +19,7 @@
#include "config.h"
#define PROGRAM_NAME "ZyklonB"
#define PLUGIN_DIR ZYKLONB_PLUGIN_DIR
#include "common.c"