Skip to content
Snippets Groups Projects
Commit c48481aa authored by Georges Da Costa's avatar Georges Da Costa
Browse files

Oups, updates the name to prometheus

parent c25d0ec4
No related branches found
No related tags found
1 merge request!12Libmoj
Pipeline #11675 failed
......@@ -8,7 +8,7 @@ BIN_DIR = bin
TESTS_DIR = tests
BIN = mojitos
BINP = mojitos_prometeus
BINP = mojitos_prometheus
ifeq ($(shell pkg-config --exists libmicrohttpd && echo 0),0)
TARGET = $(BIN) $(BINP)
......@@ -49,7 +49,7 @@ OBJP = \
$(OBJ_DIR)/util.o \
$(OBJ_DIR)/info_reader.o \
$(OBJ_DIR)/libmojitos.o \
$(OBJ_DIR)/prometeus_manager.o \
$(OBJ_DIR)/prometheus_manager.o \
$(CAPTOR_OBJ)
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment