diff options
author | Lucas Rocha <lucasr@gnome.org> | 2006-05-10 03:37:14 +0000 |
---|---|---|
committer | Lucas Almeida Rocha <lucasr@src.gnome.org> | 2006-05-10 03:37:14 +0000 |
commit | 59b5bad79402b81b130e3b4242a74611d1c3be63 (patch) | |
tree | 343e3062e250a83e9f4ae9fd15d056516fc8decd /.cvsignore | |
parent | c8da127a67eac038d20848dc924fbff022a48309 (diff) | |
download | zenity-59b5bad79402b81b130e3b4242a74611d1c3be63.tar.gz |
move to automake 1.9 and several cleanups (Fixes bug #341056). Patch from
2006-05-10 Lucas Rocha <lucasr@gnome.org>
* .cvsignore, Makefile.am, autogen.sh, configure.in,
data/Makefile.am, po/.cvsignore, src/Makefile.am: move to
automake 1.9 and several cleanups (Fixes bug #341056).
Patch from Christian Persch <chpe@gnome.org>.
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 44 |
1 files changed, 22 insertions, 22 deletions
@@ -1,29 +1,29 @@ -Makefile -Makefile.in aclocal.m4 autom4te.cache -intltool-update -intltool-update.in -intltool-merge -intltool-merge.in +*.bz2 +compile +config.h +config.h.in +config.log +config.status +configure +depcomp +gnome-doc-utils.make +*.gz +INSTALL +install-sh intltool-extract intltool-extract.in +intltool-merge +intltool-merge.in intltool-modules -config.status -config.log -config.h.in -config.h -configure -stamp-h.in -stamp-h1 +intltool-update +intltool-update.in +Makefile +Makefile.in +missing +mkinstalldirs stamp-h +stamp-h1 +stamp-h.in zenity.spec -omf.make -xmldocs.make -*.gz -mkinstalldirs -missing -install-sh -depcomp -INSTALL -gnome-doc-utils.make |