summaryrefslogtreecommitdiff
path: root/sys/qcam
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2001-12-20 20:25:24 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2001-12-20 20:25:24 +0000
commite382fe90cb1f3933f2334a1acb23b1d57cfaeeec (patch)
tree673cdd364691a09b69c852419dbdbeb8f938b02a /sys/qcam
parent3eebb84a1fdbfbc10b41765d92516d2f06e5698f (diff)
unforming dir names
Original commit message from CVS: unforming dir names
Diffstat (limited to 'sys/qcam')
-rw-r--r--sys/qcam/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/qcam/Makefile.am b/sys/qcam/Makefile.am
index c6e30c6f1..9d3430b63 100644
--- a/sys/qcam/Makefile.am
+++ b/sys/qcam/Makefile.am
@@ -5,6 +5,6 @@ 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)
+libgstqcam_la_CFLAGS = -O2 $(GST_CFLAGS)
noinst_HEADERS = gstqcamsrc.h qcam-os.h qcam.h qcamip.h qcam-Linux.h