s3-waf: fix debug2html.
authorGünther Deschner <gd@samba.org>
Sat, 25 Sep 2010 06:50:23 +0000 (23:50 -0700)
committerGünther Deschner <gd@samba.org>
Sat, 25 Sep 2010 06:57:23 +0000 (23:57 -0700)
Guenther

source3/wscript_build

index 1e9ae49128b1bf334c7b1c157e42a3f1de79bdf3..ce4fb5833d2ab294d388f017c123f3a3185ff3dc 100644 (file)
@@ -1626,7 +1626,7 @@ bld.SAMBA_BINARY('locktest2',
                  vars=locals())
 
 bld.SAMBA_BINARY('debug2html',
-                 source=LOG2PCAP_SRC,
+                 source=DEBUG2HTML_SRC,
                  deps='''talloc popt''',
                  vars=locals())