Ce site fonctionne mieux avec JavaScript.
Accueil
Aide
Connexion
cacalabs
/
libcaca
miroir de
https://github.com/cacalabs/libcaca.git
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Versions
7
Wiki
Activité
Parcourir la source
* Fixed $Id in all Makefile.am files.
tags/v0.99.beta14
Sam Hocevar
sam
il y a 21 ans
Parent
7afbf42a0b
révision
337e22d1b7
7 fichiers modifiés
avec
7 ajouts
et
7 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+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
Voir le fichier
@@ -1,4 +1,4 @@
# $Id
: foo
$
# $Id$
SUBDIRS = src examples test doc
DIST_SUBDIRS = $(SUBDIRS) autotools debian
+ 1
- 1
autotools/Makefile.am
Voir le fichier
@@ -1 +1 @@
# $Id
: foo
$
# $Id$
+ 1
- 1
debian/Makefile.am
Voir le fichier
@@ -1,3 +1,3 @@
# $Id
: foo
$
# $Id$
EXTRA_DIST = changelog compat control copyright rules
+ 1
- 1
doc/Makefile.am
Voir le fichier
@@ -1,4 +1,4 @@
# $Id
: foo
$
# $Id$
EXTRA_DIST = doxygen.cfg.in footer.html header.html $(man_MANS)
+ 1
- 1
examples/Makefile.am
Voir le fichier
@@ -1,4 +1,4 @@
# $Id
: foo
$
# $Id$
pkgdata_DATA = caca.txt
+ 1
- 1
src/Makefile.am
Voir le fichier
@@ -1,4 +1,4 @@
# $Id
: foo
$
# $Id$
include_HEADERS = caca.h
+ 1
- 1
test/Makefile.am
Voir le fichier
@@ -1,4 +1,4 @@
# $Id
: foo
$
# $Id$
noinst_PROGRAMS = dithering event hsv optipal spritedit
Écrire
Aperçu
Chargement…
Annuler
Enregistrer