summaryrefslogtreecommitdiff
path: root/m4/Makefile.am
blob: 435152e610eaa2fd11bed51e1250420aa80151cb (plain)
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
##
## Process this file with automake to produce Makefile.in
##

if INSTALL_M4
m4datadir = @ACLOCAL_DIR@
else
m4datadir = $(datadir)/aclocal
endif

m4data_DATA = xine.m4

EXTRA_DIST = \
	aa.m4 \
	alsa.m4 \
	arts.m4 \
	as.m4 \
	codeset.m4 \
	dvdnav.m4 \
	esd.m4 \
	gettext.m4 \
	glibc21.m4 \
	iconv.m4 \
	irixal.m4 \
	isc-posix.m4 \
	lcmessage.m4 \
	libFLAC.m4 \
	libfame.m4 \
	ogg.m4 \
	pkg.m4 \
	progtest.m4 \
	sdl.m4 \
	vorbis.m4 \
	xine.m4 \
	_xine.m4 \
	xvid.m4

debug:

install-debug: install
	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am

mostlyclean-generic:
	-rm -f *~ \#* .*~ .\#*

maintainer-clean-generic:
	-@echo "This command is intended for maintainers to use;"
	-@echo "it deletes files that may require special tools to rebuild."
	-rm -f Makefile.in