From 4f5bb5fc3aca30d14d7ef8e3e58a33cceacb6fa2 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sun, 27 Jun 2004 15:42:15 +0000 Subject: unbreak install Original commit message from CVS: unbreak install --- gst-libs/gst/play/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst-libs/gst/play/Makefile.am') diff --git a/gst-libs/gst/play/Makefile.am b/gst-libs/gst/play/Makefile.am index ef17d461..1a2e86ff 100644 --- a/gst-libs/gst/play/Makefile.am +++ b/gst-libs/gst/play/Makefile.am @@ -17,7 +17,7 @@ libgstplay_@GST_MAJORMINOR@_la_SOURCES = play.c nodist_libgstplay_@GST_MAJORMINOR@_la_SOURCES = play-enumtypes.c libgstplay_@GST_MAJORMINOR@includedir = $(includedir)/gstreamer-@GST_MAJORMINOR@/gst/play -libgstplay_@GST_MAJORMINOR@include_HEADERS = $(play_headers) +libgstplay_@GST_MAJORMINOR@include_HEADERS = $(play_headers) $(built_headers) libgstplay_@GST_MAJORMINOR@_la_CFLAGS = $(GST_CFLAGS) $(GST_PLUGINS_CFLAGS) libgstplay_@GST_MAJORMINOR@_la_LIBADD = \ -- cgit v1.2.1