diff options
Diffstat (limited to 'apps/plugins/SOURCES')
| -rw-r--r-- | apps/plugins/SOURCES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 0f804a5..7afd973 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -217,7 +217,7 @@ superdom.c -#if 1//def HAVE_TEST_PLUGINS /* enable in advanced build options */ +#ifdef HAVE_TEST_PLUGINS /* enable in advanced build options */ #ifdef HAVE_ADJUSTABLE_CPU_FREQ test_boost.c #endif |