summaryrefslogtreecommitdiffstats
path: root/ext/xvid/Makefile.am
diff options
context:
space:
mode:
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>2003-10-21 12:36:49 +0000
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>2003-10-21 12:36:49 +0000
commit3b6a89d19d1e271cdd05645895e15b800dfe4934 (patch)
tree9e0df6fff0828084a4dfaf440f83ddfc636238be /ext/xvid/Makefile.am
parent734ceaf8bdb6e6445b676fcd855bb5113cd6a0d9 (diff)
downloadgst-plugins-bad-3b6a89d19d1e271cdd05645895e15b800dfe4934.tar.gz
gst-plugins-bad-3b6a89d19d1e271cdd05645895e15b800dfe4934.tar.bz2
gst-plugins-bad-3b6a89d19d1e271cdd05645895e15b800dfe4934.zip
Add gstxvid.h (#125106)TYPEFIND-ROOT
Original commit message from CVS: Add gstxvid.h (#125106)
Diffstat (limited to 'ext/xvid/Makefile.am')
-rw-r--r--ext/xvid/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/xvid/Makefile.am b/ext/xvid/Makefile.am
index 32f60d31..b0204474 100644
--- a/ext/xvid/Makefile.am
+++ b/ext/xvid/Makefile.am
@@ -6,4 +6,4 @@ libgstxvid_la_CFLAGS = $(GST_CFLAGS) $(XVID_CFLAGS)
libgstxvid_la_LIBADD = $(XVID_LIBS)
libgstxvid_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-noinst_HEADERS = gstxvidenc.h gstxviddec.h
+noinst_HEADERS = gstxvidenc.h gstxviddec.h gstxvid.h