From 3ea45208c4657d74bb695cae8a99078a5f043ae9 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Fri, 2 Jul 2004 10:02:13 +0000 Subject: clean up install/dist problem Original commit message from CVS: clean up install/dist problem --- gst-libs/gst/play/Makefile.am | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'gst-libs/gst/play') diff --git a/gst-libs/gst/play/Makefile.am b/gst-libs/gst/play/Makefile.am index 1a2e86ff..a06e1d97 100644 --- a/gst-libs/gst/play/Makefile.am +++ b/gst-libs/gst/play/Makefile.am @@ -17,7 +17,8 @@ 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) $(built_headers) +libgstplay_@GST_MAJORMINOR@include_HEADERS = $(play_headers) +nodist_libgstplay_@GST_MAJORMINOR@include_HEADERS = $(built_headers) libgstplay_@GST_MAJORMINOR@_la_CFLAGS = $(GST_CFLAGS) $(GST_PLUGINS_CFLAGS) libgstplay_@GST_MAJORMINOR@_la_LIBADD = \ -- cgit v1.2.1