[gnome-games/glchess-vala] Don't install test program
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games/glchess-vala] Don't install test program
- Date: Tue, 28 Dec 2010 03:56:54 +0000 (UTC)
commit a9947d10cd337997725124cf2370dbe4b11fb173
Author: Robert Ancell <robert ancell canonical com>
Date: Tue Dec 28 14:06:18 2010 +1100
Don't install test program
glchess/src/Makefile.am | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/glchess/src/Makefile.am b/glchess/src/Makefile.am
index 0c5b520..aa05a6e 100644
--- a/glchess/src/Makefile.am
+++ b/glchess/src/Makefile.am
@@ -1,4 +1,6 @@
-bin_PROGRAMS = glchess test-chess-game
+bin_PROGRAMS = glchess
+
+noinst_PROGRAMS = test-chess-game
glchess_SOURCES = \
3ds.vala \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]