Este sitio web funciona mejor con JavaScript.
Inicio
Ayuda
Iniciar sesión
cacalabs
/
libcaca
réplica de
https://github.com/cacalabs/libcaca.git
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
7
Wiki
Actividad
Explorar el Código
* Fixed $Id in all Makefile.am files.
tags/v0.99.beta14
Sam Hocevar
sam
hace 21 años
padre
7afbf42a0b
commit
337e22d1b7
Se han
modificado 7 ficheros
con
7 adiciones
y
7 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
Makefile.am
+1
-1
autotools/Makefile.am
+1
-1
debian/Makefile.am
+1
-1
doc/Makefile.am
+1
-1
examples/Makefile.am
+1
-1
src/Makefile.am
+1
-1
test/Makefile.am
+ 1
- 1
Makefile.am
Ver fichero
@@ -1,4 +1,4 @@
# $Id
: foo
$
# $Id$
SUBDIRS = src examples test doc
DIST_SUBDIRS = $(SUBDIRS) autotools debian
+ 1
- 1
autotools/Makefile.am
Ver fichero
@@ -1 +1 @@
# $Id
: foo
$
# $Id$
+ 1
- 1
debian/Makefile.am
Ver fichero
@@ -1,3 +1,3 @@
# $Id
: foo
$
# $Id$
EXTRA_DIST = changelog compat control copyright rules
+ 1
- 1
doc/Makefile.am
Ver fichero
@@ -1,4 +1,4 @@
# $Id
: foo
$
# $Id$
EXTRA_DIST = doxygen.cfg.in footer.html header.html $(man_MANS)
+ 1
- 1
examples/Makefile.am
Ver fichero
@@ -1,4 +1,4 @@
# $Id
: foo
$
# $Id$
pkgdata_DATA = caca.txt
+ 1
- 1
src/Makefile.am
Ver fichero
@@ -1,4 +1,4 @@
# $Id
: foo
$
# $Id$
include_HEADERS = caca.h
+ 1
- 1
test/Makefile.am
Ver fichero
@@ -1,4 +1,4 @@
# $Id
: foo
$
# $Id$
noinst_PROGRAMS = dithering event hsv optipal spritedit
Escribir
Vista previa
Cargando…
Cancelar
Guardar