* Waf updates: ligbus added to wscript targets

This commit is contained in:
Alberto Ruiz 2007-11-09 18:06:36 +00:00
parent c17537eef9
commit 1d2b8d7af9

View File

@ -122,7 +122,7 @@ def build(bld):
# process subfolders from here
# Pending dirs:
# data docs etc libgbus libselftest man po policy python backends
bld.add_subdirs('libpackagekit client')
bld.add_subdirs('libpackagekit client libgbus')
def shutdown():
# this piece of code may be move right after the pixmap or documentation installation