From 8de8cfdeee1bce4d29a18f6e994d818a6b589e31 Mon Sep 17 00:00:00 2001 From: diego Date: Tue, 14 Aug 2007 14:30:27 +0000 Subject: cosmetics: prettyprint git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24058 b3059339-0415-0410-9bf9-f77b7e298cf2 --- input/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'input') diff --git a/input/Makefile b/input/Makefile index 3b4d085581..364d73641d 100644 --- a/input/Makefile +++ b/input/Makefile @@ -2,9 +2,9 @@ include ../config.mak LIBNAME_MPLAYER = libinput.a -SRCS_MPLAYER = input.c +SRCS_MPLAYER = input.c SRCS_MPLAYER-$(APPLE_REMOTE) += ar.c -SRCS_MPLAYER-$(JOYSTICK) += joystick.c -SRCS_MPLAYER-$(LIRC) += lirc.c +SRCS_MPLAYER-$(JOYSTICK) += joystick.c +SRCS_MPLAYER-$(LIRC) += lirc.c include ../mpcommon.mak -- cgit v1.2.3