diff --git a/wscript b/wscript index 28faad006..82b21212c 100644 --- a/wscript +++ b/wscript @@ -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