diff options
Diffstat (limited to 'source4/lib/basic.mk')
| -rw-r--r-- | source4/lib/basic.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/lib/basic.mk b/source4/lib/basic.mk index 0ed7a69146..81d49e20c2 100644 --- a/source4/lib/basic.mk +++ b/source4/lib/basic.mk @@ -32,7 +32,6 @@ OBJ_FILES = \ ############################## # Start SUBSYSTEM LIBCRYPTO [SUBSYSTEM::LIBCRYPTO] -NOPROTO = YES OBJ_FILES = \ crypto/crc32.o \ crypto/md5.o \ @@ -45,7 +44,6 @@ OBJ_FILES = \ ################################################ # Start SUBSYSTEM LIBCOMPRESSION [SUBSYSTEM::LIBCOMPRESSION] -NOPROTO = YES OBJ_FILES = \ compression/mszip.o # End SUBSYSTEM LIBCOMPRESION |
