1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-03-11 20:58:50 +03:00

makefiles: drop unneeded LIBS add

(cherry picked from commit a63015442e8bf3893e8531b209057a44158e438b)
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)