aboutsummaryrefslogtreecommitdiffstats
path: root/meta-multimedia/recipes-multimedia/libdc1394/files/install_examples.patch
blob: df0c2355d070e3ebed74583b298c52c7e6c1e120 (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
+++ libdc1394/examples/Makefile.am
@@ -36,8 +36,7 @@ if HAVE_MACOSX
 AM_LDFLAGS = -framework CoreFoundation $(FRAMEWORK_IOKIT)
 endif
 
-noinst_PROGRAMS = $(A)
-bin_PROGRAMS = $(B)
+bin_PROGRAMS = $(A) $(B)
 
 LDADD = ../dc1394/libdc1394.la