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:
parent
64068b3e25
commit
87c83bd334
@ -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
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user