]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/gst-plugins-ugly0-10.git/commitdiff
last glib_root standing
authorThomas Vander Stichele <thomas@apestaart.org>
Tue, 3 Feb 2004 20:27:24 +0000 (20:27 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Tue, 3 Feb 2004 20:27:24 +0000 (20:27 +0000)
Original commit message from CVS:
last glib_root standing

gst-libs/gst/play/Makefile.am

index 810ad9b8b038fe232bbd971cc040c60f898c032d..44743b090c88275fa563581db56eae465f874dd2 100644 (file)
@@ -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)