public inbox for ltp@lists.linux.it
 help / color / mirror / Atom feed
* [LTP] [PATCH 1/1] lib: Remove reference to already deleted mount_utils.c
@ 2017-01-24  9:35 Petr Vorel
  2017-01-24 10:07 ` Cyril Hrubis
  0 siblings, 1 reply; 2+ messages in thread
From: Petr Vorel @ 2017-01-24  9:35 UTC (permalink / raw)
  To: ltp

mount_utils.c was removed in
da3f4ba60 lib: Remove unused mount_utils.c

Signed-off-by: Petr Vorel <pvorel@suse.cz>
---
 lib/Makefile | 2 --
 1 file changed, 2 deletions(-)

diff --git a/lib/Makefile b/lib/Makefile
index 24d1faa25..d27c2a66b 100644
--- a/lib/Makefile
+++ b/lib/Makefile
@@ -26,8 +26,6 @@ include $(top_srcdir)/include/mk/env_pre.mk
 
 CFLAGS			+= -I.
 
-FILTER_OUT_LIBSRCS	:= mount_utils.c
-
 LIB			:= libltp.a
 
 pc_file			:= $(DESTDIR)/$(datarootdir)/pkgconfig/ltp.pc
-- 
2.11.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-01-24 10:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-24  9:35 [LTP] [PATCH 1/1] lib: Remove reference to already deleted mount_utils.c Petr Vorel
2017-01-24 10:07 ` Cyril Hrubis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox