diff options
author | Kim Woelders <kim@woelders.dk> | 2006-10-31 20:51:32 +0000 |
---|---|---|
committer | Kim Woelders <kim@woelders.dk> | 2006-10-31 20:51:32 +0000 |
commit | f0aa9bbbac78cad4d344237a50a5356fb9552c83 (patch) | |
tree | 6e951bf2abca3566cc5b8f049286974630ff6f76 /.cvsignore | |
parent | 61f85c0e178124354ff8fb944f10c80dd49e80cb (diff) | |
download | enlightenment-f0aa9bbbac78cad4d344237a50a5356fb9552c83.tar.gz enlightenment-f0aa9bbbac78cad4d344237a50a5356fb9552c83.tar.xz enlightenment-f0aa9bbbac78cad4d344237a50a5356fb9552c83.zip |
Trying to sort out the gettext stuff.
Had to disable pl and ko due to problems in make dist.
SVN revision: 26887
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.cvsignore b/.cvsignore index 1140f5d3f..8d22b2dda 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,9 +1,11 @@ +ABOUT-NLS Makefile Makefile.in aclocal.m4 autom4te.cache config.h config.log +config.rpath config.status configure depcomp @@ -20,4 +22,4 @@ stamp-h.in ltmain.sh config.guess config.sub -enlightenment.spec
\ No newline at end of file +enlightenment.spec |