mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-02 21:48:55 +00:00
Add gstxvid.h (#125106)
Original commit message from CVS: Add gstxvid.h (#125106)
This commit is contained in:
parent
734ceaf8bd
commit
3b6a89d19d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue