1
0
mirror of https://gitlab.gnome.org/GNOME/libxml2.git synced 2025-01-12 09:17:37 +03:00

Added test and result to EXTRA_DIST, Daniel

This commit is contained in:
Daniel Veillard 1999-04-02 16:04:43 +00:00
parent 64068b3e25
commit 87c83bd334
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Fri Apr 2 17:57:32 CEST 1999 Daniel Veillard <Daniel.Veillard@w3.org>
* Makefile.am: added test result to EXTRA_DIST for make tests
Wed Mar 24 21:37:02 CET 1999 Daniel Veillard <Daniel.Veillard@w3.org>
* parser.c, parserInternals.h: moved the chars macro definitions

View File

@ -61,7 +61,7 @@ tests : tester
confexecdir=$(libdir)
confexec_DATA = xmlConf.sh
EXTRA_DIST = xmlConf.sh.in libxml.spec.in
EXTRA_DIST = xmlConf.sh.in libxml.spec.in test result
dist-hook:
cp libxml.spec $(distdir)