gstreamer/libs/Makefile.am

10 lines
220 B
Makefile
Raw Normal View History

if HAVE_CPU_I386
GSTARCH_SUBDS = videoscale winloader
else
GSTARCH_SUBDS =
endif
SUBDIRS = riff colorspace getbits putbits idct $(GSTARCH_SUBDS)
DIST_SUBDIRS = riff colorspace getbits putbits videoscale winloader idct