blob: df0c2355d070e3ebed74583b298c52c7e6c1e120 [file] [log] [blame]
rjw1f884582022-01-06 17:20:42 +08001Index: libdc1394/examples/Makefile.am
2===================================================================
3--- libdc1394.orig/examples/Makefile.am
4+++ libdc1394/examples/Makefile.am
5@@ -36,8 +36,7 @@ if HAVE_MACOSX
6 AM_LDFLAGS = -framework CoreFoundation $(FRAMEWORK_IOKIT)
7 endif
8
9-noinst_PROGRAMS = $(A)
10-bin_PROGRAMS = $(B)
11+bin_PROGRAMS = $(A) $(B)
12
13 LDADD = ../dc1394/libdc1394.la
14