1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-22 17:35:59 +03:00

makefiles: drop unneeded LIBS add

(cherry picked from commit a63015442e)
This commit is contained in:
Zdenek Kabelac 2018-12-14 23:27:35 +01:00 committed by Marian Csontos
parent d327a2e280
commit a9c810629c

View File

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