From e80e922f0a7e26e76ac348afc3f7e8852028492e Mon Sep 17 00:00:00 2001 From: Sam Hocevar Date: Tue, 22 Jan 2013 00:04:46 +0000 Subject: [PATCH] build: fix "make dist" and remove empty "src/thread" directory. --- tools/vslol/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/vslol/Makefile.am b/tools/vslol/Makefile.am index a62766df..8ada2600 100644 --- a/tools/vslol/Makefile.am +++ b/tools/vslol/Makefile.am @@ -8,7 +8,7 @@ EXTRA_DIST = \ VsLol.vsct \ VsLol.resx \ VsLol.Designer.cs \ - AssemblyInfo.cs \ + Properties/AssemblyInfo.cs \ GlobalSuppressions.cs \ MenuGenerateCompilers.cs \ \