From f8aa01ccb12d13e1786d49d3ebee364b6d549b50 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Tue, 3 Feb 2004 20:27:24 +0000 Subject: last glib_root standing Original commit message from CVS: last glib_root standing --- gst-libs/gst/play/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst-libs') diff --git a/gst-libs/gst/play/Makefile.am b/gst-libs/gst/play/Makefile.am index 810ad9b8..44743b09 100644 --- a/gst-libs/gst/play/Makefile.am +++ b/gst-libs/gst/play/Makefile.am @@ -13,7 +13,7 @@ built_headers = \ library_LTLIBRARIES = libgstplay-@GST_MAJORMINOR@.la -libgstplay_@GST_MAJORMINOR@_la_SOURCES = play.c $(glib_root)-enumtypes.c +libgstplay_@GST_MAJORMINOR@_la_SOURCES = play.c play-enumtypes.c libgstplay_@GST_MAJORMINOR@includedir = $(includedir)/gstreamer-@GST_MAJORMINOR@/gst/play libgstplay_@GST_MAJORMINOR@include_HEADERS = $(play_headers) $(built_headers) -- cgit v1.2.1