gstreamer/sys/qcam/Makefile.am
Thomas Vander Stichele bb8c108211 first batch
Original commit message from CVS:
first batch
2001-12-17 19:03:13 +00:00

10 lines
271 B
Makefile

plugindir = $(libdir)/gst
plugin_LTLIBRARIES = libgstqcam.la
EXTRA_DIST = qcam-os.c qcam-Linux.c
libgstqcam_la_SOURCES = gstqcamsrc.c qcam-lib.c exposure.c
libgstqcam_la_CFLAGS = -O2 $(GLIB_CFLAGS)
noinst_HEADERS = gstqcamsrc.h qcam-os.h qcam.h qcamip.h qcam-Linux.h