Move threadframe inside bindings directory, will add more stuff there.
This commit is contained in:
+3
-1
@@ -1,4 +1,6 @@
|
|||||||
SUBDIRS = activities po shell sugar tools threadframe
|
SUBDIRS = activities bindings po shell sugar tools
|
||||||
|
|
||||||
|
ACLOCAL_AMFLAGS = -I m4
|
||||||
|
|
||||||
dbusconfdir = $(pkgdatadir)
|
dbusconfdir = $(pkgdatadir)
|
||||||
dbusconf_DATA = dbus-installed.conf
|
dbusconf_DATA = dbus-installed.conf
|
||||||
|
|||||||
@@ -0,0 +1 @@
|
|||||||
|
SUBDIRS = threadframe
|
||||||
+2
-1
@@ -36,6 +36,8 @@ activities/browser/Makefile
|
|||||||
activities/chat/Makefile
|
activities/chat/Makefile
|
||||||
activities/groupchat/Makefile
|
activities/groupchat/Makefile
|
||||||
activities/terminal/Makefile
|
activities/terminal/Makefile
|
||||||
|
bindings/Makefile
|
||||||
|
bindings/threadframe/Makefile
|
||||||
shell/Makefile
|
shell/Makefile
|
||||||
shell/data/Makefile
|
shell/data/Makefile
|
||||||
shell/home/Makefile
|
shell/home/Makefile
|
||||||
@@ -55,5 +57,4 @@ sugar/presence/Makefile
|
|||||||
po/Makefile.in
|
po/Makefile.in
|
||||||
tools/Makefile
|
tools/Makefile
|
||||||
tools/sugar-setup-activity
|
tools/sugar-setup-activity
|
||||||
threadframe/Makefile
|
|
||||||
])
|
])
|
||||||
|
|||||||
Reference in New Issue
Block a user