mirror of
https://gitlab.gnome.org/GNOME/libxml2
synced 2025-03-28 21:33:13 +00:00
fixed a breakage raised by Jacob Daniel
* Makefile.am: fixed a breakage raised by Jacob Daniel
This commit is contained in:
parent
3f1e94ba34
commit
7233615a61
@ -1,3 +1,7 @@
|
||||
Sat Sep 21 14:56:37 CEST 2002 Daniel Veillard <daniel@veillard.com>
|
||||
|
||||
* Makefile.am: fixed a breakage raised by Jacob
|
||||
|
||||
Fri Sep 20 20:08:18 CEST 2002 Igor Zlatkovic <igor@stud.fh-frankfurt.de>
|
||||
|
||||
* include/win32config.h: added HAVE_ERRNO_H definition for parts
|
||||
|
@ -3,6 +3,8 @@
|
||||
|
||||
SUBDIRS = include . doc example @PYTHON_SUBDIR@
|
||||
|
||||
DIST_SUBDIRS = include . doc example python
|
||||
|
||||
INCLUDES = -I@srcdir@/include -I$(top_builddir)/include @THREAD_CFLAGS@ @Z_CFLAGS@
|
||||
|
||||
noinst_PROGRAMS=testSchemas testSAX testHTML testXPath testURI testDocbook \
|
||||
|
Loading…
x
Reference in New Issue
Block a user