Install chat activity

This commit is contained in:
Marco Pesenti Gritti
2006-06-25 15:02:18 -04:00
parent 6a3d0fedea
commit 5691d1e828
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -1 +1 @@
SUBDIRS = browser
SUBDIRS = browser chat
+2 -1
View File
@@ -1,4 +1,4 @@
AC_INIT([Sugar],[0.13],[],[sugar])
AC_INIT([Sugar],[0.14],[],[sugar])
AC_PREREQ([2.59])
@@ -15,6 +15,7 @@ AC_OUTPUT([
Makefile
activities/Makefile
activities/browser/Makefile
activities/chat/Makefile
shell/Makefile
shell/google/Makefile
shell/session/Makefile