Install chat activity
This commit is contained in:
parent
6a3d0fedea
commit
5691d1e828
@ -1 +1 @@
|
|||||||
SUBDIRS = browser
|
SUBDIRS = browser chat
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
AC_INIT([Sugar],[0.13],[],[sugar])
|
AC_INIT([Sugar],[0.14],[],[sugar])
|
||||||
|
|
||||||
AC_PREREQ([2.59])
|
AC_PREREQ([2.59])
|
||||||
|
|
||||||
@ -15,6 +15,7 @@ AC_OUTPUT([
|
|||||||
Makefile
|
Makefile
|
||||||
activities/Makefile
|
activities/Makefile
|
||||||
activities/browser/Makefile
|
activities/browser/Makefile
|
||||||
|
activities/chat/Makefile
|
||||||
shell/Makefile
|
shell/Makefile
|
||||||
shell/google/Makefile
|
shell/google/Makefile
|
||||||
shell/session/Makefile
|
shell/session/Makefile
|
||||||
|
Loading…
Reference in New Issue
Block a user