dist additional files
authorDavid Schleef <ds@schleef.org>
Mon, 13 Oct 2003 23:25:51 +0000 (23:25 +0000)
committerDavid Schleef <ds@schleef.org>
Mon, 13 Oct 2003 23:25:51 +0000 (23:25 +0000)
Original commit message from CVS:
dist additional files

sys/v4l/Makefile.am

index ed95a5f..395f75b 100644 (file)
@@ -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
+
+