Andrewio Patrickoforus Wingonymus - 5 additional tests for your sins
[platform/upstream/gst-plugins-good.git] / Makefile.am
1 if USE_GCONFTOOL
2 GCONF_DIR = gconf
3 else
4 GCONF_DIR =
5 endif
6
7 ALWAYS_SUBDIRS =                \
8         gst sys ext             \
9         check docs              \
10         po                      \
11         m4 common
12
13 SUBDIRS =                       \
14         $(ALWAYS_SUBDIRS)       \
15         $(GCONF_DIR)
16
17 DIST_SUBDIRS =                  \
18         $(ALWAYS_SUBDIRS)       \
19         gconf
20
21 EXTRA_DIST = \
22         gst-plugins-good.spec depcomp \
23         AUTHORS COPYING NEWS README RELEASE REQUIREMENTS \
24         ChangeLog autogen.sh
25
26 DISTCLEANFILES = _stdint.h
27
28 noinst_HEADERS = \
29         gst-libs/gst/gettext.h \
30         gst-libs/gst/gst-i18n-plugin.h
31
32 include $(top_srcdir)/common/release.mak
33 # include $(top_srcdir)/common/po.mak