mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-30 04:00:37 +00:00
make sure esdmon.h gets disted
Original commit message from CVS: make sure esdmon.h gets disted
This commit is contained in:
parent
32d8c464dc
commit
0bdf9739e2
1 changed files with 1 additions and 1 deletions
|
@ -7,5 +7,5 @@ libgstesd_la_CFLAGS = $(GST_CFLAGS) $(ESD_CFLAGS)
|
|||
libgstesd_la_LIBADD = $(ESD_LIBS)
|
||||
libgstesd_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
|
||||
noinst_HEADERS = esdsink.h
|
||||
noinst_HEADERS = esdsink.h esdmon.h
|
||||
EXTRA_DIST = README
|
||||
|
|
Loading…
Reference in a new issue