1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00

makefiles: drop unneeded LIBS add

This commit is contained in:
Zdenek Kabelac 2018-12-14 23:27:35 +01:00
parent d76b4afb8e
commit a63015442e

View File

@ -18,5 +18,3 @@ LIB_STATIC = libdaemonserver.a
SOURCES = daemon-server.c daemon-log.c SOURCES = daemon-server.c daemon-log.c
include $(top_builddir)/make.tmpl include $(top_builddir)/make.tmpl
LIBS += $(DAEMON_LIBS)