* Waf update: wscript missed libselftest

This commit is contained in:
Alberto Ruiz 2007-11-09 18:47:16 +00:00
parent 176e1fb9d1
commit 2e4b885b2e

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 libgbus')
bld.add_subdirs('libpackagekit client libgbus libselftest')
def shutdown():
# this piece of code may be move right after the pixmap or documentation installation