aboutsummaryrefslogtreecommitdiffstats
path: root/meta-multimedia/recipes-multimedia/libdc1394/files/install_examples.patch
blob: 89133adec1ecc53f139bcf8517c30b247d4d989b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Index: libdc1394/examples/Makefile.am
===================================================================
--- libdc1394.orig/examples/Makefile.am	2012-06-30 17:50:46.000000000 -0700
+++ libdc1394/examples/Makefile.am	2012-06-30 19:02:13.822646430 -0700
@@ -36,8 +36,7 @@
 AM_LDFLAGS = -framework CoreFoundation -framework Carbon
 endif
 
-noinst_PROGRAMS = $(A)
-bin_PROGRAMS = $(B)
+bin_PROGRAMS = $(A) $(B)
 
 LDADD = ../dc1394/libdc1394.la