source: trunk/third/gst-plugins/sys/qcam/Makefile.am @ 21011

Revision 21011, 313 bytes checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r21010, which included commits to RCS files with non-trunk default branches.
Line 
1
2plugin_LTLIBRARIES = libgstqcam.la
3
4EXTRA_DIST = qcam-os.c qcam-Linux.c
5
6libgstqcam_la_SOURCES = gstqcamsrc.c qcam-lib.c exposure.c
7libgstqcam_la_CFLAGS = -O2 $(GST_CFLAGS)
8libgstqcam_la_LIBADD =
9libgstqcam_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
10
11noinst_HEADERS = gstqcamsrc.h qcam-os.h qcam.h qcamip.h qcam-Linux.h
Note: See TracBrowser for help on using the repository browser.