Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1bff36f9 authored by Brett Chabot's avatar Brett Chabot
Browse files

Build native libinput tests using BUILD_NATIVE_TESTS

Change-Id: Ic50c828e1e8879e70aa85de63303ead11886d498
parent aebadaff
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -40,7 +40,7 @@ $(foreach file,$(test_src_files), \
    $(eval LOCAL_SRC_FILES := $(file)) \
    $(eval LOCAL_MODULE := $(notdir $(file:%.cpp=%))) \
    $(eval LOCAL_MODULE_TAGS := $(module_tags)) \
    $(eval include $(BUILD_EXECUTABLE)) \
    $(eval include $(BUILD_NATIVE_TEST)) \
)

# Build the manual test programs.