s4-waf: mark the wscript files as python so vim/emacs knows how to highlight them
[ira/wip.git] / lib / crypto / wscript_build
index 521cc9006a0881fa0e639a9ece88c5b25a873798..1b6a03d32e4fb73249baaca8e06651bf33d406ba 100644 (file)
@@ -1,3 +1,5 @@
+#!/usr/bin/env python
+
 bld.SAMBA_SUBSYSTEM('LIBCRYPTO',
        source='crc32.c md5.c hmacmd5.c md4.c arcfour.c sha256.c hmacsha256.c aes.c rijndael-alg-fst.c',
         deps='talloc'