This website works better with JavaScript.
Home
Help
Sign In
lolengine
/
lol
mirror of
https://github.com/lolengine/lol
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Fix a typo in Makefile.am.
legacy
Sam Hocevar
sam
15 years ago
parent
d858cb2444
commit
3c6cb52695
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
Makefile.am
+ 1
- 1
Makefile.am
View File
@@ -2,6 +2,6 @@
SUBDIRS = src deushax monsterz tools art gfx
DIST_SUBDIRS = $(SUBDIRS) maps
EXTRA_DIST = bootstrap buildlinux build-mingw
EXTRA_DIST = bootstrap build
-
linux build-mingw
AUTOMAKE_OPTIONS = dist-bzip2
Write
Preview
Loading…
Cancel
Save