Explorar o código

Fix autotool build for external driver.

der-b %!s(int64=6) %!d(string=hai) anos
pai
achega
86886d944c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/Makefile.am

+ 1 - 0
src/Makefile.am

@@ -97,6 +97,7 @@ if BUILD_DRIVER_EXTERNAL
 
 libopenhmd_la_SOURCES += \
 	drv_external/external.c
+libopenhmd_la_CPPFLAGS += -DDRIVER_EXTERNAL
 endif
 
 if BUILD_DRIVER_ANDROID