File: Makefile.am

package info (click to toggle)
gst-python1.0 1.2.1-1.1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,328 kB
  • ctags: 369
  • sloc: sh: 11,928; perl: 1,419; python: 602; ansic: 282; makefile: 138
file content (33 lines) | stat: -rw-r--r-- 800 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
SUBDIRS = common gi

# Examples and testsuite need to be ported to 1.0
#examples testsuite

# include before EXTRA_DIST for win32 assignment
include $(top_srcdir)/common/win32.mak

ACLOCAL_AMFLAGS = -I m4 -I common/m4

include $(top_srcdir)/common/release.mak

# Examples and testsuite need to be ported to 1.0
# check-valgrind:
# 	cd testsuite/ && make check-valgrind

check-torture:
	@true

#include $(top_srcdir)/common/coverage/lcov.mak

CRUFT_FILES = \
	$(top_builddir)/common/shave \
	$(top_builddir)/common/shave-libtool \
	$(top_builddir)/common/m4/libtool.m4 \
	$(top_builddir)/common/m4/ltoptions.m4 \
	$(top_builddir)/common/m4/ltsugar.m4 \
	$(top_builddir)/common/m4/ltversion.m4 \
	$(top_builddir)/common/m4/lt~obsolete.m4

include $(top_srcdir)/common/cruft.mak

all-local: check-cruft