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

Commit 39a01c66 authored by Jamie Gennis's avatar Jamie Gennis Committed by Android (Google) Code Review
Browse files

Merge "libgui: enable tests in the 'tests' build."

parents faf66ad1 7fcb077c
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -38,3 +38,7 @@ ifeq ($(TARGET_SIMULATOR),true)
endif
endif


include $(BUILD_SHARED_LIBRARY)
include $(BUILD_SHARED_LIBRARY)

ifeq (,$(ONE_SHOT_MAKEFILE))
include $(call first-makefiles-under,$(LOCAL_PATH))
endif
+0 −3
Original line number Original line Diff line number Diff line
@@ -36,9 +36,6 @@ LOCAL_C_INCLUDES := \


include $(BUILD_EXECUTABLE)
include $(BUILD_EXECUTABLE)


# Build the manual test programs.
include $(call all-subdir-makefiles)

endif
endif


# Include subdirectory makefiles
# Include subdirectory makefiles