waf: Remove lib prefix from libraries manually.
[sfrench/samba-autobuild/.git] / source4 / lib / com / wscript_build
index 24fbad00ea49661fa1ff13a71be75fc2985eb645..3b8b0a1468e64f7736bed7beba0c0207a580819b 100644 (file)
@@ -2,7 +2,7 @@
 
 bld.SAMBA_SUBSYSTEM('COM',
        source='tables.c rot.c main.c',
-       deps='libsamba-util libsamba-hostconfig events LIBNDR PIDL_DCOM'
+       deps='samba-util samba-hostconfig events ndr PIDL_DCOM'
        )