blob: e22d2dbe50ee22157a7ef0865535684a06267481 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
Upstream-Status: Inappropriate [not used]
---
doc/reference/Makefile.am | 2 +-
examples/Makefile.am | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Upstream-Status: Inappropriate [configuration]
Index: clutter-gst/examples/Makefile.am
===================================================================
--- clutter-gst.orig/examples/Makefile.am 2007-11-06 12:31:36.000000000 +0000
+++ clutter-gst/examples/Makefile.am 2007-11-06 18:53:59.000000000 +0000
@@ -1,4 +1,4 @@
-noinst_PROGRAMS = video-player video-sink audio
+bin_PROGRAMS = video-player video-sink audio
INCLUDES = -I$(top_srcdir)/
|