From 0bdf9739e275dfcb8ba0a971bd6377d9374b0472 Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Fri, 18 Jul 2003 21:01:27 +0000 Subject: [PATCH] make sure esdmon.h gets disted Original commit message from CVS: make sure esdmon.h gets disted --- ext/esd/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.7.4