Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpgritti@gmail.com>2008-09-28 14:06:36 (GMT)
committer Marco Pesenti Gritti <mpgritti@gmail.com>2008-09-28 14:06:36 (GMT)
commit4764ed028b863ae7234ed926d2e1771e7c23fd3e (patch)
tree690c3afee2bc432e0b00b9d95706853554eaecfb
parent46deb1ad0035f4c4cce2f7357054228241591660 (diff)
sugar-shell still need to be autogenerated for now.
-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