[longomatch] Minor changes



commit e40eb23e5e50adbc53d8c288ca15d5123ea13781
Author: Andoni Morales Alastruey <ylatuya gmail com>
Date:   Thu Aug 20 17:35:41 2009 +0200

    Minor changes

 CesarPlayer/AssemblyInfo.cs |    4 ++--
 Makefile.am                 |    2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/CesarPlayer/AssemblyInfo.cs b/CesarPlayer/AssemblyInfo.cs
index e606c11..92adf63 100644
--- a/CesarPlayer/AssemblyInfo.cs
+++ b/CesarPlayer/AssemblyInfo.cs
@@ -28,5 +28,5 @@ using System.Runtime.CompilerServices;
 // The following attributes specify the key for the sign of your assembly. See the
 // .NET Framework documentation for more information about signing.
 // This is not required, if you don't want signing let these attributes like they're.
-[assembly: AssemblyDelaySign(false)]
-[assembly: AssemblyKeyFile("cesarplayer.key")]
+//[assembly: AssemblyDelaySign(false)]
+//[assembly: AssemblyKeyFile("cesarplayer.key")]
diff --git a/Makefile.am b/Makefile.am
index a78aea6..6951659 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,5 @@
 
-EXTRA_DIST =  expansions.m4 Build/debian/*
+EXTRA_DIST =  expansions.m4 Build/debian
 
 #Warning: This is an automatically generated file, do not edit!
 if ENABLE_DEBUG



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]