From dc0802a142293c3b2eb1f719bf88883032dce555 Mon Sep 17 00:00:00 2001 From: Romain Chantereay Date: Wed, 16 Feb 2005 19:25:23 +0000 Subject: [PATCH] Include lasso project input file and java subdirectory in distribution and automake system. --- win32/msvc/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/win32/msvc/Makefile.am b/win32/msvc/Makefile.am index e41f1c17..852b11ae 100644 --- a/win32/msvc/Makefile.am +++ b/win32/msvc/Makefile.am @@ -1,3 +1,3 @@ -SUBDIRS = php python +SUBDIRS = php python java -EXTRA_DIST = lasso.dsp lasso.dsw +EXTRA_DIST = lasso.dsp lasso.dsp.in lasso.dsw lasso_config.h.in lasso_config.h