blob: 8e2e03644040c073617f6251862fb68e0d216872 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- examples/Makefile.am.orig 2010-09-20 23:42:07.380545155 +0200
+++ examples/Makefile.am 2010-09-20 23:57:17.405792954 +0200
@@ -2,7 +2,7 @@
CSFILES = IndicatorMonoExample.cs
CLEANFILES = $(ASSEMBLY)
-libexec_PROGRAMS = \
+EXTRA_PROGRAMS = \
indicate-and-crash \
indicate-alot \
listen-and-print \
|