]> git.draconx.ca Git - aspectbin.git/blobdiff - examples/Makefile.am
Do not compile and install the example programs.
[aspectbin.git] / examples / Makefile.am
index 4667bbd87f980959bbf837452b01cd7198031382..88a41d41dead0c25d127a9d8d0b8f4c633ebc7b7 100644 (file)
@@ -1,4 +1,6 @@
-bin_PROGRAMS = simplebuttons
+noinst_PROGRAMS = simplebuttons
+
+AM_CPPFLAGS = -I$(top_srcdir)
 
 simplebuttons_SOURCES = simplebuttons.c
 simplebuttons_CFLAGS  = $(GTK_CFLAGS)