diff options
author | Carsten Haitzler <raster@rasterman.com> | 2008-10-26 02:39:29 +0000 |
---|---|---|
committer | Carsten Haitzler <raster@rasterman.com> | 2008-10-26 02:39:29 +0000 |
commit | 81c18a3b989b283b59b419ae8630c7f67b6b24e1 (patch) | |
tree | 221d0ad8dc5c76e7e05b71ac853b090029433ef2 /configure.ac | |
parent | acd223581ce0e254975e0c5b71fb4d680c93afdf (diff) | |
download | enlightenment-81c18a3b989b283b59b419ae8630c7f67b6b24e1.tar.gz |
default copied to standard. default will change and become a minimal wizard
only setup as will compiled in defaults. not yet - but getting prepared.
SVN revision: 37109
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 8663cd8995..47c45d5937 100644 --- a/configure.ac +++ b/configure.ac @@ -453,5 +453,6 @@ data/icons/Makefile doc/Makefile config/Makefile config/default/Makefile +config/standard/Makefile po/Makefile.in ]) |