build: Move stuff to be shared to lib/ (nvt_log, socket)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
noinst_LTLIBRARIES = libnvt.la
|
||||
|
||||
libnvt_la_CFLAGS = $(CFLAGS_WARN)
|
||||
|
||||
libnvt_la_SOURCES = nvt_log.c nvt_log.h
|
||||
libnvt_la_SOURCES += nvt_socket.c nvt_socket.h
|
||||
Reference in New Issue
Block a user