build: commit all the waf build files in the tree
authorAndrew Tridgell <tridge@samba.org>
Wed, 17 Mar 2010 11:07:42 +0000 (22:07 +1100)
committerAndrew Tridgell <tridge@samba.org>
Tue, 6 Apr 2010 10:26:48 +0000 (20:26 +1000)
popt/wscript_build [new file with mode: 0644]

diff --git a/popt/wscript_build b/popt/wscript_build
new file mode 100644 (file)
index 0000000..de0e625
--- /dev/null
@@ -0,0 +1,8 @@
+# AUTOGENERATED by mktowscript.pl from ../../lib/popt/config.mk
+# Please remove this notice if hand editing
+
+
+bld.SAMBA_SUBSYSTEM('LIBPOPT',
+       source='findme.c popt.c poptconfig.c popthelp.c poptparse.c',
+       )
+