All of lore.kernel.org
 help / color / mirror / Atom feed
* master - makefiles: drop unneeded LIBS add
@ 2018-12-17 10:08 Zdenek Kabelac
  0 siblings, 0 replies; only message in thread
From: Zdenek Kabelac @ 2018-12-17 10:08 UTC (permalink / raw)
  To: lvm-devel

Gitweb:        https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=a63015442e8bf3893e8531b209057a44158e438b
Commit:        a63015442e8bf3893e8531b209057a44158e438b
Parent:        d76b4afb8ed9531c1609804b684900a0ea96815c
Author:        Zdenek Kabelac <zkabelac@redhat.com>
AuthorDate:    Fri Dec 14 23:27:35 2018 +0100
Committer:     Zdenek Kabelac <zkabelac@redhat.com>
CommitterDate: Mon Dec 17 10:36:52 2018 +0100

makefiles: drop unneeded LIBS add

---
 libdaemon/server/Makefile.in |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/libdaemon/server/Makefile.in b/libdaemon/server/Makefile.in
index e971a52..3a5a220 100644
--- a/libdaemon/server/Makefile.in
+++ b/libdaemon/server/Makefile.in
@@ -18,5 +18,3 @@ LIB_STATIC = libdaemonserver.a
 SOURCES = daemon-server.c daemon-log.c
 
 include $(top_builddir)/make.tmpl
-
-LIBS += $(DAEMON_LIBS)



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2018-12-17 10:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-17 10:08 master - makefiles: drop unneeded LIBS add Zdenek Kabelac

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.