Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@localhost.localdomain>2008-02-05 00:21:55 (GMT)
committer Marco Pesenti Gritti <marco@localhost.localdomain>2008-02-05 00:21:55 (GMT)
commit44efc2a1315efe90eb2edc7a24b1372382222408 (patch)
tree565b8baf5cace68ec0462077506012e04c8ad108 /configure.ac
parentaca3ae6c88eb56b4dd2f818928ecca5064669978 (diff)
Complete paths cleanup and remove SUGAR_PREFIX and
SUGAR_PATH environment variables.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index a1f6c0a..8af8f4e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -42,8 +42,10 @@ AM_CONDITIONAL(ENABLE_UPDATE_MIMEDB, test x$enable_update_mimedb = xyes)
AC_CONFIG_FILES([
bin/sugar
bin/sugar-control-panel
+bin/sugar-emulator
bin/sugar-shell
bin/sugar-shell-service
+service/config.py
src/config.py
])