build: Move stuff to be shared to lib/ (nvt_log, socket)

This commit is contained in:
Kim Woelders
2023-02-12 15:52:48 +01:00
parent ac58d1a470
commit a49f95a300
10 changed files with 17 additions and 8 deletions
+1 -1
View File
@@ -4,4 +4,4 @@ MAINTAINERCLEANFILES = \
depcomp install-sh missing \
Makefile.in */Makefile.in
SUBDIRS = src
SUBDIRS = lib src