diff options
Diffstat (limited to 'apps/plugins/SOURCES')
| -rw-r--r-- | apps/plugins/SOURCES | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 92d1ae6..95ffb1c 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -165,3 +165,6 @@ md5sum.c lua.c #endif +#if defined(HAVE_USBSTACK) && defined(USB_ENABLE_HID) +remote_control.c +#endif |