Explorar el Código

* Fixed $Id in all Makefile.am files.

tags/v0.99.beta14
Sam Hocevar sam hace 21 años
padre
commit
337e22d1b7
Se han modificado 7 ficheros con 7 adiciones y 7 borrados
  1. +1
    -1
      Makefile.am
  2. +1
    -1
      autotools/Makefile.am
  3. +1
    -1
      debian/Makefile.am
  4. +1
    -1
      doc/Makefile.am
  5. +1
    -1
      examples/Makefile.am
  6. +1
    -1
      src/Makefile.am
  7. +1
    -1
      test/Makefile.am

+ 1
- 1
Makefile.am Ver fichero

@@ -1,4 +1,4 @@
# $Id: foo$
# $Id$


SUBDIRS = src examples test doc SUBDIRS = src examples test doc
DIST_SUBDIRS = $(SUBDIRS) autotools debian 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 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) 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 pkgdata_DATA = caca.txt




+ 1
- 1
src/Makefile.am Ver fichero

@@ -1,4 +1,4 @@
# $Id: foo$
# $Id$


include_HEADERS = caca.h 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 noinst_PROGRAMS = dithering event hsv optipal spritedit




Cargando…
Cancelar
Guardar