diff options
Diffstat (limited to 'apps/plugins')
| -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 b9061ee..4cfc3a8 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -169,6 +169,6 @@ md5sum.c lua.c #endif -#if defined(HAVE_USBSTACK) && defined(USB_ENABLE_HID) +#ifdef USB_ENABLE_HID remote_control.c #endif |