gstreamer/gst/videoscale/Makefile.am
David Schleef a31a3800b6 Link plugins against libraries:
Original commit message from CVS:
Link plugins against libraries:
* ext/alsa/Makefile.am:
* gst/tcp/Makefile.am:
Remove asm code that should be in liboil
* gst/videoscale/Makefile.am:
* gst/videoscale/videoscale_x86_asm.s:
gettext wants these checked in:
* po/af.po:
* po/az.po:
* po/cs.po:
* po/en_GB.po:
* po/hu.po:
* po/it.po:
* po/nb.po:
* po/nl.po:
* po/or.po:
* po/sq.po:
* po/sr.po:
* po/sv.po:
* po/uk.po:
* po/vi.po:
2005-04-25 00:35:15 +00:00

12 lines
300 B
Makefile

plugin_LTLIBRARIES = libgstvideoscale.la
libgstvideoscale_la_SOURCES = \
gstvideoscale.c \
videoscale.c
libgstvideoscale_la_CFLAGS = $(GST_CFLAGS)
libgstvideoscale_la_LIBADD =
libgstvideoscale_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
noinst_HEADERS = gstvideoscale.h videoscale_x86.h videoscale.h