2004-03-30 21:53:44 +02:00
|
|
|
$NetBSD: patch-aa,v 1.2 2004/03/30 19:53:44 ben Exp $
|
2004-01-26 13:52:07 +01:00
|
|
|
|
2004-03-30 21:53:44 +02:00
|
|
|
--- mplex/Makefile.in.orig Tue Feb 3 14:58:31 2004
|
|
|
|
+++ mplex/Makefile.in
|
|
|
|
@@ -276,6 +276,7 @@ mplex_SOURCES = main.cpp
|
2004-01-26 13:52:07 +01:00
|
|
|
|
2004-03-30 21:53:44 +02:00
|
|
|
mplex_LDADD = \
|
|
|
|
$(top_builddir)/mplex/libmplex2.la \
|
|
|
|
+ $(top_builddir)/utils/libmjpegutils.a \
|
|
|
|
@LIBGETOPT_LIB@ $(LIBM_LIBS)
|
|
|
|
|
|
|
|
subdir = mplex
|