]> git.draconx.ca Git - aspectbin.git/commitdiff
Do not compile and install the example programs.
authorNick Bowler <nbowler@draconx.ca>
Mon, 16 Mar 2009 14:52:31 +0000 (10:52 -0400)
committerNick Bowler <nbowler@draconx.ca>
Mon, 16 Mar 2009 14:52:31 +0000 (10:52 -0400)
Makefile.am
examples/Makefile.am

index 07b997b702996e5d1d4350bfe5568f364e23109e..907c9d68094c39f00394071da4661eb7e2445106 100644 (file)
@@ -1,4 +1,4 @@
-SUBDIRS = . examples
+DIST_SUBDIRS = examples
 
 ACLOCAL_AMFLAGS = -I m4
 lib_LTLIBRARIES = libaspectbin.la
index f8632c90470add22c2e42c42f66dafafb10e68fd..88a41d41dead0c25d127a9d8d0b8f4c633ebc7b7 100644 (file)
@@ -1,4 +1,4 @@
-bin_PROGRAMS = simplebuttons
+noinst_PROGRAMS = simplebuttons
 
 AM_CPPFLAGS = -I$(top_srcdir)