From 06dd93086f613f40dc0c28ff599b46e39b84e6ca Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Sat, 23 Jun 2001 15:41:55 +0000 Subject: - Makefile.am libxslt/Makefile.am libxslt/numbers.c libxslt/win32config.h libxslt/xsltconfig.h.in libxslt/xsltproc.c: Patches for Windows mostly contributed by Yon Derek - win32/libxslt/libxslt.def win32/libxslt/libxslt.dsw win32/libxslt/libxslt_so.dsp win32/libxslt/xsltproc.dsp: Project file for Mircrosoft C provided by Yon Derek Daniel --- Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index c2430634..a07dac12 100644 --- a/Makefile.am +++ b/Makefile.am @@ -9,8 +9,9 @@ confexec_DATA = xsltConf.sh bin_SCRIPTS = xslt-config EXTRA_DIST = xsltConf.sh.in xslt-config.in libxslt.spec libxslt.spec.in \ - FEATURES TODO COPYING.LIB Copyright IPR - + FEATURES TODO COPYING.LIB Copyright IPR \ + win32/libxslt/libxslt.def win32/libxslt/libxslt.dsw \ + win32/libxslt/libxslt_so.dsp win32/libxslt/xsltproc.dsp ## We create xsltConf.sh here and not from configure because we want ## to get the paths expanded correctly. Macros like srcdir are given -- cgit v1.2.3