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

Commit 8501751b authored by Elliott Hughes's avatar Elliott Hughes
Browse files

Move libnetutils headers into libnetutils.

Change-Id: I8e51b369b7617e780db78c2f77c8e28d0fb93445
parent 1697f4ee
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -16,6 +16,9 @@ LOCAL_MODULE := libnetutils

LOCAL_CFLAGS := -Werror

LOCAL_EXPORT_C_INCLUDE_DIRS := $(LOCAL_PATH)/include
LOCAL_C_INCLUDES := $(LOCAL_PATH)/include

include $(BUILD_SHARED_LIBRARY)

include $(CLEAR_VARS)