summaryrefslogtreecommitdiff
path: root/win32/Makefile.am
blob: c234a73bcc68310b71c42713c44eebb73329de05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
include $(top_srcdir)/misc/Makefile.common

SUBDIRS = include

EXTRA_DIST = \
	scripts/move_xine_fonts.bat \
	scripts/ffmpeg_win32.patch \
	config.h \
	README \
	libdvdnav.def \
	libxine.def \
	libxinesupport.def \
	xine_plugin.def \
	libxine.dsw \
	xine.dsw


dist-hook:
	cp $(srcdir)/*.dsp $(distdir)