From deaaa8b2c5165efc42d8b60de6c4014d134c3ef7 Mon Sep 17 00:00:00 2001 From: Romain Chantereay Date: Wed, 16 Feb 2005 19:23:20 +0000 Subject: [PATCH] The produced resource file is distributed too in order to permit MSVC users to compile LASSO. --- win32/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/win32/Makefile.am b/win32/Makefile.am index b73bce3d..b5a41628 100644 --- a/win32/Makefile.am +++ b/win32/Makefile.am @@ -1,3 +1,3 @@ SUBDIRS = nsis msvc -EXTRA_DIST = lasso.rc +EXTRA_DIST = lasso.rc lasso.rc.in