diff options
author | Guido Günther <agx@sigxcpu.org> | 2009-03-01 15:00:22 +0100 |
---|---|---|
committer | Guido Günther <agx@sigxcpu.org> | 2009-03-01 15:00:22 +0100 |
commit | 80cd3a95eff65a62dd09b09c35581b258a20af52 (patch) | |
tree | b068c4c4feffffb06842d26da65b148c3e5ab57d /.cvsignore | |
parent | document changes and release 0.8-3 (diff) | |
parent | Imported Upstream version 0.8+svn128 (diff) | |
download | krb5-auth-dialog-80cd3a95eff65a62dd09b09c35581b258a20af52.tar.gz krb5-auth-dialog-80cd3a95eff65a62dd09b09c35581b258a20af52.tar.bz2 krb5-auth-dialog-80cd3a95eff65a62dd09b09c35581b258a20af52.zip |
Merge commit 'upstream/0.8+svn128'
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 0000000..e3410ea --- /dev/null +++ b/.cvsignore @@ -0,0 +1,31 @@ +aclocal.m4 +autom4te.cache +COPYING +INSTALL +configure +config.log +config.status +config.h +config.h.in +compile +config.guess +config.sub +depcomp +Makefile +Makefile.in +intltool-extract +intltool-merge +intltool-update +intltool-extract.in +intltool-merge.in +intltool-update.in +libtool* +ltmain.sh +install-sh +missing +mkinstalldirs +stamp-h1 +krb5-auth-dialog.spec +krb5-auth-dialog*.tar.bz2 +krb5-auth-dialog*.tar.gz + |