This website works better with JavaScript.
Почетна
Помоћ
Пријавите Се
lolengine
/
lol
огледало од
https://github.com/lolengine/lol
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
0
Вики
Activity
Преглед изворни кода
Fix the extra data in the autotools-created tarballs.
legacy
Sam Hocevar
sam
пре 15 година
родитељ
6044e5bed1
комит
c409ec99ef
3 измењених фајлова
са
3 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
.gitignore
+1
-1
Makefile.am
+1
-0
configure.ac
+ 1
- 0
.gitignore
Прегледај датотеку
@@ -22,6 +22,7 @@ configure
libtool
stamp-*
*-stamp
deushax-*.tar.*
# Our binaries
src/test-map
src/editor
+ 1
- 1
Makefile.am
Прегледај датотеку
@@ -1,6 +1,6 @@
SUBDIRS = src tools art gfx
DIST_SUBDIRS = $(SUBDIRS)
DIST_SUBDIRS = $(SUBDIRS)
maps
EXTRA_DIST = bootstrap
AUTOMAKE_OPTIONS = dist-bzip2
+ 1
- 0
configure.ac
Прегледај датотеку
@@ -85,6 +85,7 @@ AC_CONFIG_FILES([
art/test/Makefile
gfx/Makefile
gfx/font/Makefile
maps/Makefile
])
AC_OUTPUT
Write
Preview
Loading…
Откажи
Сачувај