gstreamer/gst-libs/gst/floatcast/Makefile.am
Thomas Vander Stichele 726d1a035d assimilated.
Original commit message from CVS:
assimilated.
2002-05-13 14:34:11 +00:00

13 lines
311 B
Makefile

librarydir = $(libdir)/gst
library_LTLIBRARIES = libgstfloatcast.la
libgstfloatcast_la_SOURCES =
libgstfloatcastincludedir = $(includedir)/gst/floatcast
libgstfloatcastinclude_HEADERS = floatcast.h
libgstfloatcast_la_LIBADD =
libgstfloatcast_la_CFLAGS =
libgstfloatcast_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)