[libxml2] Keep libxml2.syms when running "make distclean"



commit 742a0bbbcc3fc285833a406d53c5df96aceb51b3
Author: Daniel Veillard <veillard redhat com>
Date:   Tue Sep 11 13:37:30 2012 +0800

    Keep libxml2.syms when running "make distclean"

 Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 911600d..a4a9f87 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1196,7 +1196,7 @@ xml2Conf.sh: xml2Conf.sh.in Makefile
 	&& mv xml2Conf.tmp xml2Conf.sh
 
 CLEANFILES = runxmlconf.log test.out xml2Conf.sh *.gcda *.gcno *.res
-DISTCLEANFILES = COPYING libxml2.syms missing.lst
+DISTCLEANFILES = COPYING missing.lst
 
 confexecdir=$(libdir)
 confexec_DATA = xml2Conf.sh



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]