|
From: <enl...@li...> - 2005-10-20 05:01:08
|
Enlightenment CVS committal
Author : vapier
Project : e17
Module : libs/emotion
Dir : e17/libs/emotion
Modified Files:
.cvsignore
Log Message:
ignore config.{sub,guess}
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/emotion/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -3 -r1.3 -r1.4
--- .cvsignore 24 Aug 2005 16:03:20 -0000 1.3
+++ .cvsignore 20 Oct 2005 05:00:59 -0000 1.4
@@ -18,3 +18,5 @@
*.tar.gz
ltmain.sh
mkinstalldirs
+config.guess
+config.sub
|