commit | 742a0bbbcc3fc285833a406d53c5df96aceb51b3 | [log] [tgz] |
---|---|---|
author | Daniel Veillard <veillard@redhat.com> | Tue Sep 11 13:37:30 2012 +0800 |
committer | Daniel Veillard <veillard@redhat.com> | Tue Sep 11 13:37:30 2012 +0800 |
tree | d2856a94f5c953c2105a3bcf8ca588b3aaafe4e5 | |
parent | f8e3db0445a1bc8cfe3f77326b07ec161482caa2 [diff] |
Keep libxml2.syms when running "make distclean"
diff --git a/Makefile.am b/Makefile.am index 911600d..a4a9f87 100644 --- a/Makefile.am +++ b/Makefile.am
@@ -1196,7 +1196,7 @@ && 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