mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-09 19:09:41 +00:00
add missing header file to makefile for disting
Original commit message from CVS: add missing header file to makefile for disting
This commit is contained in:
parent
48a7c173a2
commit
b0410c31e1
1 changed files with 1 additions and 1 deletions
|
@ -7,4 +7,4 @@ libgstasfdemux_la_CFLAGS = $(GST_CFLAGS)
|
|||
libgstasfdemux_la_LIBADD =
|
||||
libgstasfdemux_la_LDFLAGS = $(GST_LIBS)
|
||||
|
||||
noinst_HEADERS = gstasfdemux.h
|
||||
noinst_HEADERS = gstasfdemux.h asfheaders.h
|
||||
|
|
Loading…
Reference in a new issue