[libvirt] [dbus PATCH 05/15] src: Remove empty CLEANFILES

Andrea Bolognani abologna at redhat.com
Fri Jun 29 16:01:12 UTC 2018


No point in declaring it if we're not going to use it.

Signed-off-by: Andrea Bolognani <abologna at redhat.com>
---
 src/Makefile.am | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/Makefile.am b/src/Makefile.am
index de30df1..4662348 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -19,7 +19,6 @@ DAEMON_SOURCES = \
 
 EXTRA_DIST = \
 	$(DAEMON_SOURCES)
-CLEANFILES =
 
 bin_PROGRAMS = libvirt-dbus
 
-- 
2.17.1




More information about the libvir-list mailing list