Mercurial > mplayer.hg
view input/Makefile @ 21844:586b45216282
CONFIG_DTS was renamed to CONFIG_LIBDTS in FFmpeg.
patch by Vladislav Naumov, vladislav.naumov gmail com
author | diego |
---|---|
date | Wed, 10 Jan 2007 13:20:08 +0000 |
parents | ef59ac68c9b6 |
children | 8bcff5c7e387 |
line wrap: on
line source
include ../config.mak LIBNAME = libinput.a SRCS=input.c SRCS-$(JOYSTICK) += joystick.c SRCS-$(LIRC) += lirc.c include ../mpcommon.mak