From 28e93621492e58b75dede5fe43fa14e89c50da51 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Mon, 13 Oct 2003 23:25:51 +0000 Subject: [PATCH] dist additional files Original commit message from CVS: dist additional files --- sys/v4l/Makefile.am | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/sys/v4l/Makefile.am b/sys/v4l/Makefile.am index ed95a5f5ce..395f75b387 100644 --- a/sys/v4l/Makefile.am +++ b/sys/v4l/Makefile.am @@ -17,7 +17,9 @@ noinst_HEADERS = gstv4lelement.h v4l_calls.h \ gstv4lsrc.h v4lsrc_calls.h \ gstv4lmjpegsrc.h v4lmjpegsrc_calls.h \ gstv4lmjpegsink.h v4lmjpegsink_calls.h \ - videodev_mjpeg.h gstv4lelement-marshal.h + videodev_mjpeg.h gstv4lelement-marshal.h \ + gstv4lcolorbalance.h gstv4ltuner.h \ + gstv4lxoverlay.h EXTRA_libgstvideo4linux_la_SOURCES = \ gstv4lelement-marshal.list @@ -46,3 +48,5 @@ dist-hook: distclean-local: rm -f $(top_builddir)/src/element/gstv4lelement-marshal.c rm -f $(top_builddir)/src/element/gstv4lelement-marshal.h + +