diff options
author | sebastid <sebastid> | 2005-04-24 15:51:14 +0000 |
---|---|---|
committer | sebastid <sebastid@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33> | 2005-04-24 15:51:14 +0000 |
commit | fd8658712d0300c22237a83ddf589d8a338f30a9 (patch) | |
tree | 82a2ef291bce1db27fa4e3acfb64c660695f865c /Makefile.am | |
parent | c12fbe1a6a0f68a197c420c14e1ab1742bc3a02f (diff) | |
download | enlightenment-fd8658712d0300c22237a83ddf589d8a338f30a9.tar.gz |
intl shouldn't be in cvs
SVN revision: 14322
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index b015c78186..4749b5efd5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,4 @@ -SUBDIRS = src data doc po intl +SUBDIRS = src data doc po MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \ config.h.in config.sub configure install-sh \ |