diff options
author | Stefan Metzmacher <metze@samba.org> | 2005-10-14 12:54:52 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:42:33 -0500 |
commit | 2ecb46d595b880c533e2dafea43baf02f009bec6 (patch) | |
tree | 4b662f0cd14a19c4fb85b478a4decd6dbab8612c /source4/lib/popt | |
parent | 2f54bab9514bf9af898a12173d0871684c94fa2e (diff) | |
download | samba-2ecb46d595b880c533e2dafea43baf02f009bec6.tar.gz samba-2ecb46d595b880c533e2dafea43baf02f009bec6.tar.bz2 samba-2ecb46d595b880c533e2dafea43baf02f009bec6.zip |
r11037:
(This used to be commit 6913e338405a5aca5c70cf6e022532c596ed0a36)
Diffstat (limited to 'source4/lib/popt')
-rw-r--r-- | source4/lib/popt/SConscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/popt/SConscript b/source4/lib/popt/SConscript index d9a576a031..64faff772c 100644 --- a/source4/lib/popt/SConscript +++ b/source4/lib/popt/SConscript @@ -1,3 +1,4 @@ +Import('hostenv') # tastes like -*- python -*- Import('hostenv') |