Adding gst-python package
[platform/upstream/gst-python.git] / Makefile.am
1 SUBDIRS = common gi plugin testsuite
2
3 # Examples and testsuite need to be ported to 1.0
4 #examples testsuite
5
6 # include before EXTRA_DIST for win32 assignment
7 include $(top_srcdir)/common/win32.mak
8
9 ACLOCAL_AMFLAGS = -I m4 -I common/m4
10
11 include $(top_srcdir)/common/release.mak
12
13 # Examples and testsuite need to be ported to 1.0
14 # check-valgrind:
15 #       cd testsuite/ && make check-valgrind
16
17 check-torture:
18         @true
19
20 #include $(top_srcdir)/common/coverage/lcov.mak
21
22 CRUFT_FILES = \
23         $(top_builddir)/common/shave \
24         $(top_builddir)/common/shave-libtool \
25         $(top_builddir)/common/m4/libtool.m4 \
26         $(top_builddir)/common/m4/ltoptions.m4 \
27         $(top_builddir)/common/m4/ltsugar.m4 \
28         $(top_builddir)/common/m4/ltversion.m4 \
29         $(top_builddir)/common/m4/lt~obsolete.m4
30
31 include $(top_srcdir)/common/cruft.mak
32
33 all-local: check-cruft