Parcourir la source

zepto8: new project.

For now, all it can do is read and decompress .p8.png files.
undefined
Sam Hocevar il y a 8 ans
Parent
révision
78c33c6fbc
2 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. +1
    -0
      configure.ac
  2. +1
    -0
      tools/Makefile.am

+ 1
- 0
configure.ac Voir le fichier

@@ -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 Voir le fichier

@@ -8,6 +8,7 @@ SUBDIRS += neercs
SUBDIRS += pimp
SUBDIRS += vimlol
SUBDIRS += vslol
SUBDIRS += zepto8

noinst_PROGRAMS = $(make_font)



Chargement…
Annuler
Enregistrer