From: Christian Schaller Date: Fri, 18 Jul 2003 21:01:27 +0000 (+0000) Subject: make sure esdmon.h gets disted X-Git-Tag: 1.19.3~509^2~15839 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0bdf9739e275dfcb8ba0a971bd6377d9374b0472;p=platform%2Fupstream%2Fgstreamer.git make sure esdmon.h gets disted Original commit message from CVS: make sure esdmon.h gets disted --- diff --git a/ext/esd/Makefile.am b/ext/esd/Makefile.am index f62d215..9506b4b 100644 --- a/ext/esd/Makefile.am +++ b/ext/esd/Makefile.am @@ -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