LOCAL_PATH := $(call my-dir) include $(CLEAR_VARS) LOCAL_MODULE := shithook LOCAL_SRC_FILES := main.cpp shithook.hpp include $(BUILD_EXECUTABLE)