Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bin/.gitignore1
-rw-r--r--bin/sugar-shell.in (renamed from bin/sugar-shell)0
-rw-r--r--configure.ac1
3 files changed, 2 insertions, 0 deletions
diff --git a/bin/.gitignore b/bin/.gitignore
index 9e78b64..75bddd2 100644
--- a/bin/.gitignore
+++ b/bin/.gitignore
@@ -1 +1,2 @@
+sugar-shell
sugar-shell-service
diff --git a/bin/sugar-shell b/bin/sugar-shell.in
index 00a3864..00a3864 100644
--- a/bin/sugar-shell
+++ b/bin/sugar-shell.in
diff --git a/configure.ac b/configure.ac
index fef3517..39108ed 100644
--- a/configure.ac
+++ b/configure.ac
@@ -30,6 +30,7 @@ AC_ARG_ENABLE(update-mimedb,
AM_CONDITIONAL(ENABLE_UPDATE_MIMEDB, test x$enable_update_mimedb = xyes)
AC_CONFIG_FILES([
+bin/sugar-shell
bin/sugar-shell-service
service/config.py
src/jarabe/config.py