You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
538 B
13 lines
538 B
diff -ur libiec61883-1.1.0.orig/examples/Makefile.am libiec61883-1.1.0/examples/Makefile.am
|
|
--- libiec61883-1.1.0.orig/examples/Makefile.am 2006-09-24 15:34:12.000000000 -0400
|
|
+++ libiec61883-1.1.0/examples/Makefile.am 2006-10-25 13:12:38.000000000 -0400
|
|
@@ -1,6 +1,6 @@
|
|
|
|
-noinst_PROGRAMS = test-amdtp test-dv test-mpeg2 test-plugs
|
|
-bin_PROGRAMS = plugreport plugctl
|
|
+noinst_PROGRAMS =
|
|
+bin_PROGRAMS = plugreport plugctl test-amdtp test-dv test-mpeg2 test-plugs
|
|
man_MANS = plugreport.1 plugctl.1
|
|
EXTRA_DIST = plugreport.1 plugctl.1
|
|
|