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
zepto8: new project.
For now, all it can do is read and decompress .p8.png files.
undefined
Sam Hocevar
8 years ago
parent
5508d102fe
commit
78c33c6fbc
2 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
configure.ac
+1
-0
tools/Makefile.am
+ 1
- 0
configure.ac
View File
@@ -528,6 +528,7 @@ AC_CONFIG_FILES(
tools/lolunit/Makefile
tools/neercs/Makefile
tools/pimp/Makefile
tools/zepto8/Makefile
])
AC_CONFIG_FILES(
[people/jnat/Makefile
+ 1
- 0
tools/Makefile.am
View File
@@ -8,6 +8,7 @@ SUBDIRS += neercs
SUBDIRS += pimp
SUBDIRS += vimlol
SUBDIRS += vslol
SUBDIRS += zepto8
noinst_PROGRAMS = $(make_font)
Write
Preview
Loading…
Cancel
Save