Sfoglia il codice sorgente

core: import pristine lua 5.2.1 in the engine code.

master
Sam Hocevar 12 anni fa
parent
commit
7b336eeefb
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      neercs/Makefile.am

+ 1
- 1
neercs/Makefile.am Vedi File

@@ -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 \


Caricamento…
Annulla
Salva