fixed a breakage raised by Jacob Daniel

* Makefile.am: fixed a breakage raised by Jacob
Daniel
This commit is contained in:
Daniel Veillard 2002-09-21 13:08:14 +00:00
parent 3f1e94ba34
commit 7233615a61
2 changed files with 6 additions and 0 deletions

View File

@ -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

View File

@ -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 \