Search
lxdream.org :: lxdream/Makefile.in :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename Makefile.in
changeset 1226:227ceb186ba7
prev1225:73dd41cb37a8
next1239:be3121267597
author nkeynes
date Thu Feb 23 20:16:37 2012 +1000 (12 years ago)
permissions -rw-r--r--
last change Merge emu sign-extension fix to top
file annotate diff log raw
1.1 --- a/Makefile.in Thu Feb 23 08:41:07 2012 +1000
1.2 +++ b/Makefile.in Thu Feb 23 20:16:37 2012 +1000
1.3 @@ -218,6 +218,7 @@
1.4 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
1.5 PULSE_CFLAGS = @PULSE_CFLAGS@
1.6 PULSE_LIBS = @PULSE_LIBS@
1.7 +RANLIB = @RANLIB@
1.8 SDL_CFLAGS = @SDL_CFLAGS@
1.9 SDL_LIBS = @SDL_LIBS@
1.10 SED = @SED@
.