gstreamer/ext/cdaudio/Makefile.am
Thomas Vander Stichele 7ebd5d52a9 fix build on older automake
Original commit message from CVS:
fix build on older automake
2004-10-27 00:21:33 +00:00

6 lines
205 B
Makefile

plugin_LTLIBRARIES = libgstcdaudio.la
libgstcdaudio_la_SOURCES = gstcdaudio.c
libgstcdaudio_la_CFLAGS = $(GST_CFLAGS)
libgstcdaudio_la_LIBADD =
libgstcdaudio_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) -lcdaudio