diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/Makefile.in | 3 |
1 files changed, 3 insertions, 0 deletions
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@ |
