gstreamer/Makefile.am
Thomas Vander Stichele 423df73380 Andrewio Patrickoforus Wingonymus - 5 additional tests for your sins
Original commit message from CVS:
Andrewio Patrickoforus Wingonymus - 5 additional tests for your sins

Add a regression test for level and fix a casting bug that made the additional
channels turn out wrong
2005-09-01 20:23:22 +00:00

34 lines
539 B
Makefile

if USE_GCONFTOOL
GCONF_DIR = gconf
else
GCONF_DIR =
endif
ALWAYS_SUBDIRS = \
gst sys ext \
check docs \
po \
m4 common
SUBDIRS = \
$(ALWAYS_SUBDIRS) \
$(GCONF_DIR)
DIST_SUBDIRS = \
$(ALWAYS_SUBDIRS) \
gconf
EXTRA_DIST = \
gst-plugins-good.spec depcomp \
AUTHORS COPYING NEWS README RELEASE REQUIREMENTS \
ChangeLog autogen.sh
DISTCLEANFILES = _stdint.h
noinst_HEADERS = \
gst-libs/gst/gettext.h \
gst-libs/gst/gst-i18n-plugin.h
include $(top_srcdir)/common/release.mak
# include $(top_srcdir)/common/po.mak