Move threadframe inside bindings directory, will add more stuff there.
This commit is contained in:
parent
7fe9f84a0a
commit
b34cff91a3
@ -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
|
||||||
|
1
bindings/Makefile.am
Normal file
1
bindings/Makefile.am
Normal file
@ -0,0 +1 @@
|
|||||||
|
SUBDIRS = threadframe
|
@ -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
|
|
||||||
])
|
])
|
||||||
|
Loading…
Reference in New Issue
Block a user