From 7f1aec856f11e0a92b56b11ee57cf3b9bc41a7ee Mon Sep 17 00:00:00 2001 From: "David I. Lehn" Date: Sat, 12 Jan 2002 03:34:27 +0000 Subject: s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common format Original commit message from CVS: * s/filter/plugin/ * link plugins to GST_LIBS * rearrange rules to a common format --- sys/qcam/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/qcam/Makefile.am') diff --git a/sys/qcam/Makefile.am b/sys/qcam/Makefile.am index 9d3430b6..523f9ad3 100644 --- a/sys/qcam/Makefile.am +++ b/sys/qcam/Makefile.am @@ -6,5 +6,6 @@ EXTRA_DIST = qcam-os.c qcam-Linux.c libgstqcam_la_SOURCES = gstqcamsrc.c qcam-lib.c exposure.c libgstqcam_la_CFLAGS = -O2 $(GST_CFLAGS) +libgstqcam_la_LIBADD = $(GST_LIBS) noinst_HEADERS = gstqcamsrc.h qcam-os.h qcam.h qcamip.h qcam-Linux.h -- cgit v1.2.1