summaryrefslogtreecommitdiff
path: root/libvo/Makefile.am
blob: 9fee50abf9c6d1dc1731aecfc6899517d41c0bd6 (plain)
1
2
3
4
5
AM_CFLAGS = $(OPT_CFLAGS) $(LIBVO_CFLAGS)

noinst_LIBRARIES = libvo.a
libvo_a_SOURCES = video_out.c video_out_x11.c video_out_dx.c video_out_sdl.c \
		  video_out_null.c video_out_pgm.c vo_internal.h