From 57d3e4cba3a0a273d93a25356801080d710d926e Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Tue, 2 Feb 2010 21:23:27 +0200 Subject: [PATCH] Include also testglib.vcproj in tarball --- build/win32/vs9/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/build/win32/vs9/Makefile.am b/build/win32/vs9/Makefile.am index a2ffdb69c..bf5b4640d 100644 --- a/build/win32/vs9/Makefile.am +++ b/build/win32/vs9/Makefile.am @@ -9,4 +9,5 @@ EXTRA_DIST = \ gspawn-win32-helper-console.vcproj \ gspawn-win32-helper.vcproj \ gthread.vcproj \ + testglib.vcproj \ install.vcproj