From 63d14697552c921ee466b6cb0779f97eb6ec80ec Mon Sep 17 00:00:00 2001 From: jez <jez@ISLA> Date: Thu, 24 Jul 2008 11:20:47 +0100 Subject: [PATCH] added vs9 to distribution --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 720c05fc..b599810e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -26,6 +26,7 @@ uninstall-local: DIST_SUBDIRS= src examples tests EXTRA_DIST=vs7 \ vs8 \ + vs9 \ include \ tests/XSLT/testsuite \ src/SAX/wrappers/saxexpat.cpp \