From 7d0f136239c4dcee9f27adf9f7a8c262fcbfe95f Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Sun, 25 Oct 2009 14:21:02 +0000 Subject: git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@32889 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- data/Makefile.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'data') diff --git a/data/Makefile.in b/data/Makefile.in index e93a2f59..16b5582a 100644 --- a/data/Makefile.in +++ b/data/Makefile.in @@ -136,6 +136,9 @@ PEOPSXGL = @PEOPSXGL@ PKG_CONFIG = @PKG_CONFIG@ POSUB = @POSUB@ RANLIB = @RANLIB@ +SDL_CFLAGS = @SDL_CFLAGS@ +SDL_CONFIG = @SDL_CONFIG@ +SDL_LIBS = @SDL_LIBS@ SED = @SED@ SET_MAKE = @SET_MAKE@ SHELL = @SHELL@ -- cgit v1.2.3