Armin Kuster 7cecabfc03 libdc1294: refresh patch
Applying patch install_examples.patch
patching file examples/Makefile.am
Hunk #1 succeeded at 36 with fuzz 1.

Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-05-01 18:12:49 -07:00

15 lines
389 B
Diff
Executable File

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