Changeset 919 for vendor/current/lib
- Timestamp:
- Jun 9, 2016, 2:17:22 PM (9 years ago)
- Location:
- vendor/current/lib/util
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/lib/util/wscript_build
r917 r919 100 100 private_library=True, 101 101 local_include=False 102 102 ) 103 103 104 bld.SAMBA_LIBRARY('bitmap', 105 source='bitmap.c', 106 deps='talloc samba-util', 107 local_include=False, 108 private_library=True) 109
Note:
See TracChangeset
for help on using the changeset viewer.