Explorar el Código

core: import pristine lua 5.2.1 in the engine code.

master
Sam Hocevar hace 13 años
padre
commit
7b336eeefb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      neercs/Makefile.am

+ 1
- 1
neercs/Makefile.am Ver fichero

@@ -22,7 +22,7 @@ neercs_SOURCES = \
video/radial.lolfx video/text.lolfx
neercs_CPPFLAGS = $(AM_CPPFLAGS) @CACA_CFLAGS@ -Iold
neercs_LDFLAGS = $(AM_LDFLAGS) @CACA_LIBS@ @UTIL_LIBS@ @PAM_LIBS@
neercs_DEPENDENCIES = @LOL_DEPENDENCIES@
neercs_DEPENDENCIES = @LOL_DEPS@

old_sources = \
old/actions.c \


Cargando…
Cancelar
Guardar