[gtk+] Do not install the hello-world and window-default example programs



commit 55f76d8bee4b684404797b819703c80aa2093fc9
Author: Richard Hughes <richard hughsie com>
Date:   Wed Oct 20 11:57:58 2010 +0100

    Do not install the hello-world and window-default example programs

 examples/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 66f9764..0dbef0a 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -49,4 +49,4 @@ LDADD = \
 	$(top_builddir)/gtk/$(gtktargetlib)		\
 	$(GTK_DEP_LIBS)
 
-bin_PROGRAMS = hello-world window-default
+noinst_PROGRAMS = hello-world window-default



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