build: initial version of a tru64 compiler module
[samba.git] / buildtools / wafsamba / wafsamba.py
index 8dfa003091434877cf150848106d66df0ee8ab7e..510b27062ce65be18707f607f8b1fbfa58244622 100644 (file)
@@ -20,6 +20,7 @@ from samba_deps import *
 from samba_bundled import *
 import samba_install
 import samba_conftests
+import tru64cc
 
 # some systems have broken threading in python
 if os.environ.get('WAF_NOTHREADS') == '1':