From deaba9dbcb4f0a37f58195d172d3058476018bb1 Mon Sep 17 00:00:00 2001 From: Thomas Klaehn Date: Mon, 29 Jul 2019 17:01:27 +0200 Subject: [PATCH] sdgh --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e30dcbd..0574509 100644 --- a/Makefile +++ b/Makefile @@ -22,7 +22,7 @@ INCLUDES := inc INCLUDES += $(PREFIX)/include/ INCLUDES += $(EXTRA_INC) -LIBS = gpio_sys i2c_bb ads1115 +LIBS = ads1115 i2c_bb gpio_sys LD_FLAGS += $(addprefix -L,$(EXTRA_LIB_DIR))