diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in index 36fae5b..c268294 100644 --- a/config.h.in +++ b/config.h.in @@ -293,6 +293,9 @@ /* python plugin */ #undef PLUGIN_PYTHON +/* sample plugin */ +#undef PLUGIN_SAMPLE + /* seti plugin */ #undef PLUGIN_SETI |