libstatgrab: Make it part of the core system

collectd will be using this

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
Michael Tremer
2021-07-08 11:20:04 +00:00
committed by Arne Fitzenreiter
parent 927f4b7dff
commit b90de21648
2 changed files with 0 additions and 4 deletions

View File

@@ -31,10 +31,6 @@ DL_FILE = $(THISAPP).tar.gz
DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = libstatgrab
PAK_VER = 3
DEPS =
###############################################################################
# Top-level Rules